FreeBSD Bugzilla – Attachment 72128 Details for
Bug 104918
Fix lang/spidermonkey to build multithreaded support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.patch
Makefile.patch (text/plain), 1.04 KB, created by
amistry
on 2006-10-29 23:10:20 UTC
(
hide
)
Description:
Makefile.patch
Filename:
MIME Type:
Creator:
amistry
Created:
2006-10-29 23:10:20 UTC
Size:
1.04 KB
patch
obsolete
>--- Makefile.orig Sun Oct 29 17:49:58 2006 >+++ Makefile Sun Oct 29 17:50:59 2006 >@@ -6,7 +6,7 @@ > > PORTNAME= spidermonkey > DISTVERSION= 1.5 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= lang > MASTER_SITES= MOZILLA:src,older > MASTER_SITE_SUBDIR= js/:src js/older-packages/:older >@@ -25,11 +25,6 @@ > spidermonkey-patch-tests-js.bz2 > PATCH_SITES= http://virtual-estates.net/~mi/port-stuff/ > BUILD_DEPENDS+= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed >-LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr >-MAKE_ARGS+= JS_THREADSAFE=YES \ >- PROG_LIBS="-lreadline -ltermcap -lm ${PTHREAD_LIBS}" \ >- LDFLAGS="-L${LOCALBASE}/lib" >-CFLAGS+= -I${LOCALBASE}/include/nspr > > DISTFILES+= js-tests-20021118${EXTRACT_SUFX}:older > post-build: test >@@ -45,6 +40,12 @@ > js1_5/Array/regress-101964.js > > .endif >+ >+LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr >+MAKE_ARGS+= JS_THREADSAFE=YES \ >+ PROG_LIBS="-lreadline -ltermcap -lm ${PTHREAD_LIBS}" \ >+ LDFLAGS="-L${LOCALBASE}/lib" >+CFLAGS+= -I${LOCALBASE}/include/nspr > > USE_GMAKE= YES > MAKEFILE= Makefile.ref
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 104918
: 72128