mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
turning on cocoa-cairo by default. bug 323934. r=vlad
This commit is contained in:
parent
83e86dae16
commit
88e6ee6401
@ -1489,7 +1489,7 @@ case "$target" in
|
||||
DLL_SUFFIX=".dylib"
|
||||
DSO_LDOPTS=''
|
||||
STRIP="$STRIP -x -S"
|
||||
_PLATFORM_DEFAULT_TOOLKIT='cocoa'
|
||||
_PLATFORM_DEFAULT_TOOLKIT='cairo-cocoa'
|
||||
MOZ_ENABLE_POSTSCRIPT=
|
||||
TARGET_NSPR_MDCPUCFG='\"md/_darwin.cfg\"'
|
||||
# set MACOSX to generate lib/mac/MoreFiles/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user