2008-01-25 Douglas Gregor <doug.gregor@gmail.com>
[official-gcc.git] / gcc / config / t-lynx
blob3a6a5d871e4800499e0352b99727d125b50069b0
1 # Compile crtbeginS.o and crtendS.o with pic.
2 CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC
4 # Compile libgcc2.a with pic.
5 TARGET_LIBGCC2_CFLAGS = -fPIC
7 MULTILIB_OPTIONS = mthreads
8 MULTILIB_DIRNAMES = thread
10 LIBGCC = stmp-multilib
11 INSTALL_LIBGCC = install-multilib
13 Local Variables:
14 mode: makefile
15 End: