diff options
Diffstat (limited to 'gcc/config/t-linux-aout')
-rw-r--r-- | gcc/config/t-linux-aout | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/t-linux-aout b/gcc/config/t-linux-aout index 8826cdd..d08bcff 100644 --- a/gcc/config/t-linux-aout +++ b/gcc/config/t-linux-aout @@ -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 = - # Do not build libgcc1. Let gcc generate those functions. The GNU/Linux # C library can handle them. LIBGCC1 = |