Tidy up previous delta
[official-gcc.git] / gcc / config / arm / t-linux
blob9fdeae93c7a18b70513912230300231426bcf3a4
1 # Just for these, we omit the frame pointer since it makes such a big
2 # difference.  It is then pointless adding debugging.
3 TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer
4 LIBGCC2_DEBUG_CFLAGS = -g0
6 # Don't build enquire
7 ENQUIRE=
9 # Since libgcc1 is an assembler file, we can build it automatically for the
10 # cross-compiler.
11 CROSS_LIBGCC1 = libgcc1-asm.a
12 LIBGCC1 = libgcc1-asm.a
13 LIB1ASMSRC = arm/lib1funcs.asm
14 LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
16 # If you want to build both APCS variants as multilib options this is how
17 # to do it.
18 #MULTILIB_OPTIONS = mapcs-32/apcs-26
19 #MULTILIB_DIRNAMES = apcs-32 apcs-26
21 LIBGCC = stmp-multilib
22 INSTALL_LIBGCC = install-multilib