mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE
p=Braden <braden@endoframe.com> r=brendan
This commit is contained in:
parent
7182a7ca43
commit
a40f66a51b
@ -8,4 +8,4 @@ Description: The Mozilla JavaScript Library
|
||||
Version: %MOZILLA_VERSION%
|
||||
Requires: %NSPR_NAME% >= %NSPR_VERSION%
|
||||
Libs: -L${libdir} -lmozjs
|
||||
Cflags: -I${includedir}/js -DXP_UNIX
|
||||
Cflags: -I${includedir}/js -DXP_UNIX -DJS_THREADSAFE
|
||||
|
Loading…
Reference in New Issue
Block a user