mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
dff20ff30d
--HG-- extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
4 lines
76 B
Makefile
4 lines
76 B
Makefile
ifeq ($(OS_TARGET),WINNT)
|
|
NO_PROFILE_GUIDED_OPTIMIZE := 1 # Don't PGO
|
|
endif
|