Mercurial
>
releases
>
mozilla-beta
/ file revision / image/defs.mk@5f4f68f0041964124afe3ee7012de446c946c2df
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
.
image/defs.mk
author
Kyle Machulis <kyle@nonpolynomial.com>
Mon, 01 Apr 2013 11:36:59 -0700
changeset 137818
5f4f68f0041964124afe3ee7012de446c946c2df
parent 129324
830cb30c2e1efce20b89b7f801cfc2cb745d228c
permissions
-rw-r--r--
Bug 855465
- Add emacs python mode comments to moz.build files; r=gps
ifeq ($(OS_TARGET),WINNT)
NO_PROFILE_GUIDED_OPTIMIZE
:=
1
# Don't PGO
endif