diff options
Diffstat (limited to 'www/mozilla-devel/files/patch-an')
-rw-r--r-- | www/mozilla-devel/files/patch-an | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/mozilla-devel/files/patch-an b/www/mozilla-devel/files/patch-an deleted file mode 100644 index 2904080e1e35..000000000000 --- a/www/mozilla-devel/files/patch-an +++ /dev/null @@ -1,11 +0,0 @@ ---- js/src/Makefile.in.orig Thu Dec 21 01:23:12 2000 -+++ js/src/Makefile.in Thu Dec 21 01:23:22 2000 -@@ -218,7 +218,7 @@ - endif - - ifeq ($(OS_ARCH),FreeBSD) --LDFLAGS += -pthread -+LDFLAGS += -pthread -lgcc_r - endif - ifeq ($(OS_ARCH),IRIX) - ifdef USE_N32 |