mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
no_tooltool=1
|
|
no_sccache=1
|
|
|
|
ac_add_options --with-l10n-base=../../l10n
|
|
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
|
|
ac_add_options --enable-update-packaging
|
|
|
|
. $topsrcdir/build/unix/mozconfig.linux32
|
|
|
|
export MOZILLA_OFFICIAL=1
|
|
|
|
. "$topsrcdir/build/mozconfig.common.override"
|