2007-03-01 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / gcc / config / t-lynx
bloba14a53c614eb3d7ad30461246e274449e428e462
1 # Compile crtbeginS.o and crtendS.o with pic.
2 CRTSTUFF_T_CFLAGS_S = -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: