Searched refs:SYSROOT_SPEC (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.h397 #define SYSROOT_SPEC "-z sysroot=%R" macro
H A Ddarwin.h416 #define SYSROOT_SPEC "%{!isysroot*:-syslibroot %R/ } " macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.h394 #define SYSROOT_SPEC "-z sysroot=%R" macro
H A Ddarwin.h434 #define SYSROOT_SPEC "%{!isysroot*:-syslibroot %R/ } " macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1070 #ifndef SYSROOT_SPEC
1071 # define SYSROOT_SPEC "--sysroot=%R"
1104 static const char *sysroot_spec = SYSROOT_SPEC;
1067 # define SYSROOT_SPEC macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1188 #ifndef SYSROOT_SPEC
1189 # define SYSROOT_SPEC "--sysroot=%R"
1223 static const char *sysroot_spec = SYSROOT_SPEC;
1185 # define SYSROOT_SPEC macro

Completed in 120 milliseconds