Bug 1560374 - Set testharness and reftest web-platform-tests to Tier-1; r=jmaher...
[gecko.git] / build / mozconfig.pgo
blob41444f7445f26acbcb8bffcc775d9adb95c869e6
1 case "$PERFHERDER_EXTRA_OPTIONS" in
2 base-toolchains*)
3     ;;
4 *)
5     export MOZ_PGO=1
6     ;;
7 esac