wok-next diff spidermonkey/receipt @ rev 20730

glib: up (2.56.1) with static libs and Python2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 15:17:41 2018 +0300 (2018-05-29)
parents f431dfa51f83
children 8e1b2a143eb3
line diff
     1.1 --- a/spidermonkey/receipt	Fri May 04 15:50:36 2018 +0300
     1.2 +++ b/spidermonkey/receipt	Tue May 29 15:17:41 2018 +0300
     1.3 @@ -21,10 +21,7 @@
     1.4  
     1.5  	# Fix from Archlinux
     1.6  	# http://projects.archlinux.org/svntogit/community.git/tree/spidermonkey/trunk/PKGBUILD
     1.7 -	#patch -p0 < $stuff/spidermonkey-Makefile.patch || return 1
     1.8  	sed -i 's|include|include/js|' rules.mk || return 1
     1.9 -	# patch Makefile for threadsafe support with native nspr
    1.10 -	patch -p2 -i $stuff/spidermonkey-1.7-threadsafe.patch || return 1
    1.11  	# FS#16673
    1.12  	export CFLAGS="${CFLAGS} -DJS_C_STRINGS_ARE_UTF8"
    1.13  	# build - threadsafe