diff options
Diffstat (limited to 'lang/egcs/files/patch-ba')
-rw-r--r-- | lang/egcs/files/patch-ba | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/egcs/files/patch-ba b/lang/egcs/files/patch-ba deleted file mode 100644 index 9ad05014b6e6..000000000000 --- a/lang/egcs/files/patch-ba +++ /dev/null @@ -1,10 +0,0 @@ ---- libstdc++/configure.in.orig Thu Feb 18 11:40:03 1999 -+++ libstdc++/configure.in Thu Feb 18 11:44:01 1999 -@@ -54,6 +54,7 @@ - *-*-hpux*) frags="${frags} hpux.ml" ;; - *-*-irix[56]*) frags="${frags} irix5.ml" ;; - *-*-linux*aout*) ;; -+ *-*-freebsd*) frags="${frags} freebsd.ml" ;; - *-*-linux*) frags="${frags} linux.ml" ;; - *-*-sysv4*) frags="${frags} elf.ml" ;; - *-*-solaris*) frags="${frags} sol2shm.ml" ;; |