]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/m32r/t-linux
Move crtstuff support to toplevel libgcc
[thirdparty/gcc.git] / gcc / config / m32r / t-linux
index 6697e7bd10a2cc03fdd4d2b024495d02d0c5ad83..487c0198786789c5de59ee87146f9c6333b42966 100644 (file)
@@ -24,15 +24,6 @@ CROSS_LIBGCC1 =
 
 TARGET_LIBGCC2_CFLAGS = -G 0 -fPIC
 
-# We need to use -fpic when we are using gcc to compile the routines in
-# initfini.c.  This is only really needed when we are going to use gcc/g++
-# to produce a shared library, but since we don't know ahead of time when
-# we will be doing that, we just always use -fpic when compiling the
-# routines in initfini.c.
-# -fpic currently isn't supported for the m32r.
-
-CRTSTUFF_T_CFLAGS_S = -fPIC
-
 # Don't install "assert.h" in gcc. We use the one in glibc.
 INSTALL_ASSERT_H =