29 lines
752 B
C
29 lines
752 B
C
/* This file is automatically generated. DO NOT EDIT! */
|
|
/* Generated from: NetBSD: mknative-gcc,v 1.25 2008/10/11 05:03:44 mrg Exp */
|
|
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
|
|
|
|
static const char *const multilib_raw[] = {
|
|
". !mabi=n32 !mabi=64 !mabi=32;",
|
|
".:. mabi=n32 !mabi=64 !mabi=32;",
|
|
".:../lib/64 !mabi=n32 mabi=64 !mabi=32;",
|
|
".:../lib/o32 !mabi=n32 !mabi=64 mabi=32;",
|
|
NULL
|
|
};
|
|
|
|
static const char *const multilib_matches_raw[] = {
|
|
"mabi=n32 mabi=n32;",
|
|
"mabi=64 mabi=64;",
|
|
"mabi=32 mabi=32;",
|
|
NULL
|
|
};
|
|
|
|
static const char *multilib_extra = "";
|
|
|
|
static const char *const multilib_exclusions_raw[] = {
|
|
NULL
|
|
};
|
|
|
|
static const char *multilib_options = "mabi=n32/mabi=64/mabi=32";
|
|
|
|
#define DISABLE_MULTILIB 1
|