7 lines
220 B
Text
7 lines
220 B
Text
# Common options for testing artifact builds in automation.
|
|
|
|
# Enable the artifact build.
|
|
ac_add_options --enable-artifact-builds
|
|
ac_add_options --enable-artifact-build-symbols
|
|
|
|
. "$topsrcdir/build/mozconfig.no-compile"
|