mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
use Cocoa widgets by default on Mac OS X. b=326469 r=mento sr=pav
This commit is contained in:
parent
8da719f7bf
commit
c8c17b285f
@ -1489,7 +1489,7 @@ case "$target" in
|
||||
DLL_SUFFIX=".dylib"
|
||||
DSO_LDOPTS=''
|
||||
STRIP="$STRIP -x -S"
|
||||
_PLATFORM_DEFAULT_TOOLKIT='mac'
|
||||
_PLATFORM_DEFAULT_TOOLKIT='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