mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
case "$PERFHERDER_EXTRA_OPTIONS" in
|
|
base-toolchains*)
|
|
;;
|
|
*)
|
|
export MOZ_PGO=1
|
|
;;
|
|
esac
|