mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
079a4d2441
Differential Revision: https://phabricator.services.mozilla.com/D20080
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
case "$PERFHERDER_EXTRA_OPTIONS" in
|
|
base-toolchains*)
|
|
;;
|
|
*)
|
|
export MOZ_PGO=1
|
|
;;
|
|
esac
|