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-11-02 15:15:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
21af78b59a
gecko-dev
/
accessible
/
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 833097 - Stop doing PGO on a11y in the hopes of being able to reopen the tree; r=khuey a=depgo
2013-01-21 22:09:15 +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