1# Turn off the SDA while compiling libgcc2. There are no headers for it 2# and we want maximal upward compatibility here. 3HOST_LIBGCC2_CFLAGS += -G 0 4 5SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/m32r/libgcc-glibc.ver 6
1# Turn off the SDA while compiling libgcc2. There are no headers for it 2# and we want maximal upward compatibility here. 3HOST_LIBGCC2_CFLAGS += -G 0 4 5SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/m32r/libgcc-glibc.ver 6