This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-28 03:18:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6b263786ad
gecko-dev
/
media
/
webrtc
/
defs.mk
4 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me --HG-- extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
2013-01-21 23:53:05 +00:00
i
f
e
q
(
$(
OS_TARGET
)
,
W
I
N
N
T
)
Bug 833118 - Disable PGO on webrtc; a=me
2013-01-21 23:02:12 +00:00
NO_PROFILE_GUIDED_OPTIMIZE
:=
1
# Don't PGO
Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me --HG-- extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
2013-01-21 23:53:05 +00:00
e
n
d
i
f
Reference in New Issue
Copy Permalink