CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/07/07 16:46:19
Modified files:
devel/spidermonkey: Makefile
Log message:
Don't compile with -DJS_C_STRINGS_ARE_UTF8. It is not the default, other
OSes do not enable it and our locale support is poor.
This actually unbreaks the whole javascript gang in GNOME (gjs...).
