[Asterisk-code-review] build system: Split COMPILE DOUBLE from DONT OPTIMIZE (asterisk[master])
George Joseph
asteriskteam at digium.com
Sat Mar 12 18:15:21 CST 2016
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/2381
to look at the new patch set (#2).
Change subject: build_system: Split COMPILE_DOUBLE from DONT_OPTIMIZE
......................................................................
build_system: Split COMPILE_DOUBLE from DONT_OPTIMIZE
I can't ever recall actually needing the intermediate files or
the checking that a double compile produces. What I CAN remember
is every DONT_OPTIMIZE build needing 3 invocations of gcc instead
of 1 just to produce those intermediate files.
If you really do need them, just check COMPILE_DOUBLE in menuselect.
Change-Id: Id49ca930ac4b5ec4fc2d8141979ad888da7b1611
---
M Makefile.rules
M build_tools/cflags.xml
2 files changed, 9 insertions(+), 4 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/81/2381/2
--
To view, visit https://gerrit.asterisk.org/2381
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id49ca930ac4b5ec4fc2d8141979ad888da7b1611
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Anonymous Coward #1000019
More information about the asterisk-code-review
mailing list