Bug 839650: proxy AddTrack() to MSG thread via a custom command so we can get access...
[gecko.git] / ipc / defs.mk
blob4e2c31152dea2709b2719986d383d508733f1272
1 ifeq ($(OS_TARGET),WINNT)
2 NO_PROFILE_GUIDED_OPTIMIZE := 1 # Don't PGO
3 endif