diff options
Diffstat (limited to 'libjava/classpath/ltcf-c.sh')
-rw-r--r-- | libjava/classpath/ltcf-c.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libjava/classpath/ltcf-c.sh b/libjava/classpath/ltcf-c.sh index 5eb05db43f5..565e033254d 100644 --- a/libjava/classpath/ltcf-c.sh +++ b/libjava/classpath/ltcf-c.sh @@ -423,10 +423,6 @@ else link_all_deplibs=yes ;; - freebsd1*) - ld_shlibs=no - ;; - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little |