aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/gcc/config/t-lynx
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/gcc/config/t-lynx')
-rw-r--r--gcc-4.2.1-5666.3/gcc/config/t-lynx15
1 files changed, 0 insertions, 15 deletions
diff --git a/gcc-4.2.1-5666.3/gcc/config/t-lynx b/gcc-4.2.1-5666.3/gcc/config/t-lynx
deleted file mode 100644
index a14a53c61..000000000
--- a/gcc-4.2.1-5666.3/gcc/config/t-lynx
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compile crtbeginS.o and crtendS.o with pic.
-CRTSTUFF_T_CFLAGS_S = -fPIC
-
-# Compile libgcc2.a with pic.
-TARGET_LIBGCC2_CFLAGS = -fPIC
-
-MULTILIB_OPTIONS = mthreads
-MULTILIB_DIRNAMES = thread
-
-LIBGCC = stmp-multilib
-INSTALL_LIBGCC = install-multilib
-
-Local Variables:
-mode: makefile
-End: