From 58e0c80c379f145033ea6067aea2c1c08182d9c7 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Mon, 22 Jan 2001 01:23:18 +0000 Subject: Add PSM support. Submitted by: nsayer Remove use of libgcc_r, since it was so uncerimoniously removed. If this doesn't work on -stable, then -stable is broken, and someone needs to fix it... Submitted by: Roman Shterenzon Use sched_getpriority_max(), instead of hard coded value. Submitted by: Peter Haight , dufault Revise pkg-comment and pkg-descr. PR: 24296 Submitted by: roam Enable SVG support, and disable C++ exceptions (since they will only slow things down). --- www/seamonkey2/files/patch-an | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/seamonkey2/files/patch-an (limited to 'www/seamonkey2/files/patch-an') diff --git a/www/seamonkey2/files/patch-an b/www/seamonkey2/files/patch-an deleted file mode 100644 index 2904080e1e35..000000000000 --- a/www/seamonkey2/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 -- cgit v1.2.3