Bug 853360 - Implement the coneGain part of the AudioPannerNode. r=roc
[gecko.git] / editor / defs.mk
blob4e2c31152dea2709b2719986d383d508733f1272
1 ifeq ($(OS_TARGET),WINNT)
2 NO_PROFILE_GUIDED_OPTIMIZE := 1 # Don't PGO
3 endif