Mercurial
>
releases
>
mozilla-aurora
/ file revision / editor/defs.mk@e8dc0937c41d2e796d61a7df78cb8e5543fb167d
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
editor/defs.mk
author
Randell Jesup <rjesup@jesup.org>
Fri, 15 Feb 2013 02:25:44 -0500
changeset 128101
e8dc0937c41d2e796d61a7df78cb8e5543fb167d
parent 125540
219bceaafcb1a35132639cfbfc19b5ed98920313
permissions
-rw-r--r--
Bug 838799
: Protect against funky cameras that return 0 FPS r=derf
ifeq ($(OS_TARGET),WINNT)
NO_PROFILE_GUIDED_OPTIMIZE
:=
1
# Don't PGO
endif