xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m32r/t-linux (revision 36ac495d2b3ea2b9d96377b2143ebfedac224b92)
1*36ac495dSmrg# Turn off the SDA while compiling libgcc2.  There are no headers for it
2*36ac495dSmrg# and we want maximal upward compatibility here.
3*36ac495dSmrgHOST_LIBGCC2_CFLAGS += -G 0
4*36ac495dSmrg
5*36ac495dSmrgSHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/m32r/libgcc-glibc.ver
6