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