diff options
Diffstat (limited to 'gcc/config/t-linux')
-rw-r--r-- | gcc/config/t-linux | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/t-linux b/gcc/config/t-linux index cac5d2e936a..0becd19f8e8 100644 --- a/gcc/config/t-linux +++ b/gcc/config/t-linux @@ -1,9 +1,6 @@ # Don't run fixproto STMP_FIXPROTO = -# Don't install "assert.h" in gcc. We use the one in glibc. -INSTALL_ASSERT_H = - # Compile crtbeginS.o and crtendS.o with pic. CRTSTUFF_T_CFLAGS_S = -fPIC # Compile libgcc2.a with pic. |