FreeBSD Bugzilla – Attachment 100776 Details for
Bug 140124
[PATCH] lang/spidermonkey: Option for UTF8 support added
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
spidermonkey-1.7.0.patch
spidermonkey-1.7.0.patch (text/plain), 586 bytes, created by
Mirko Zinn
on 2009-10-30 21:30:01 UTC
(
hide
)
Description:
spidermonkey-1.7.0.patch
Filename:
MIME Type:
Creator:
Mirko Zinn
Created:
2009-10-30 21:30:01 UTC
Size:
586 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/lang/spidermonkey.orig/Makefile /usr/ports/lang/spidermonkey/Makefile >--- /usr/ports/lang/spidermonkey.orig/Makefile 2009-06-23 21:47:12.000000000 +0200 >+++ /usr/ports/lang/spidermonkey/Makefile 2009-10-30 21:00:01.000000000 +0100 >@@ -57,4 +57,12 @@ > ${CP} ${WRKSRC}/${OPSYS}`${UNAME} -r`_DBG.OBJ/jsautocfg.h ${WRKSRC} > @${INSTALL_DATA} ${JSH:S,^,${WRKSRC}/,} ${PREFIX}/include/ > >+OPTIONS= UTF8 "Enable UTF8 support" Off >+ >+.include <bsd.port.options.mk> >+ >+.if defined(WITH_UTF8) >+CFLAGS+= -DJS_C_STRINGS_ARE_UTF8 >+.endif >+ > .include <bsd.port.mk>
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 140124
: 100776