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/mozilla-devel/files/patch-mi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mozilla-devel/files/patch-mi') diff --git a/www/mozilla-devel/files/patch-mi b/www/mozilla-devel/files/patch-mi index b9b9c146c953..dd87c2a150a5 100644 --- a/www/mozilla-devel/files/patch-mi +++ b/www/mozilla-devel/files/patch-mi @@ -29,7 +29,7 @@ -DEFINES += -D_THREAD_SAFE -THREAD_FLAG += -pthread +DEFINES += -D_THREAD_SAFE -D_REENTRANT -+DSO_LDOPTS += -pthread -lgcc_r ++DSO_LDOPTS += -pthread else IMPL_STRATEGY = _EMU DEFINES += -D_PR_LOCAL_THREADS_ONLY -- cgit v1.2.3