You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
327 B
C

static const char *const multilib_raw[] = {
". ;",
NULL
};
static const char *const multilib_reuse_raw[] = {
NULL
};
static const char *const multilib_matches_raw[] = {
NULL
};
static const char *multilib_extra = "";
static const char *const multilib_exclusions_raw[] = {
NULL
};
static const char *multilib_options = "";