mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge mozilla-central to mozilla-inbound
This commit is contained in:
commit
ffb5dab06f
@ -13,9 +13,6 @@ if test -z "${_PYMAKE}"; then
|
|||||||
mk_add_options MOZ_MAKE_FLAGS=-j1
|
mk_add_options MOZ_MAKE_FLAGS=-j1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Treat warnings as errors in directories with FAIL_ON_WARNINGS.
|
|
||||||
ac_add_options --enable-warnings-as-errors
|
|
||||||
|
|
||||||
# Package js shell.
|
# Package js shell.
|
||||||
export MOZ_PACKAGE_JSSHELL=1
|
export MOZ_PACKAGE_JSSHELL=1
|
||||||
|
|
||||||
|
@ -22,9 +22,6 @@ if test -z "${_PYMAKE}"; then
|
|||||||
mk_add_options MOZ_MAKE_FLAGS=-j1
|
mk_add_options MOZ_MAKE_FLAGS=-j1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Treat warnings as errors in directories with FAIL_ON_WARNINGS.
|
|
||||||
ac_add_options --enable-warnings-as-errors
|
|
||||||
|
|
||||||
# Package js shell.
|
# Package js shell.
|
||||||
export MOZ_PACKAGE_JSSHELL=1
|
export MOZ_PACKAGE_JSSHELL=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user