This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4d0c2e8269
gecko
/
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 15:53:05 -08: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 14:09:15 -08: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 15:53:05 -08:00
e
n
d
i
f
Reference in New Issue
Copy Permalink