[Asterisk-code-review] BuildSystem: Allow own CFLAGS on ./configure. (asterisk[master])
Alexander Traud
asteriskteam at digium.com
Tue Jul 12 03:59:59 CDT 2016
Alexander Traud has uploaded a new patch set (#2).
Change subject: BuildSystem: Allow own CFLAGS on ./configure.
......................................................................
BuildSystem: Allow own CFLAGS on ./configure.
Before this change, make failed with the error
Unknown value '' found in build_tools/menuselect-deps for NATIVE_ARCH
when CFLAGS were supplied to the configure script. This was introduced with
<https://reviewboard.asterisk.org/r/1852/> which disabled BUILD_NATIVE when
CFLAGS were supplied. Those who need different -march= values, please, go for
./configure
make menuselect.makeopts or make menuselect
./menuselect/menuselect --disable BUILD_NATIVE
ASTERISK-25289 #close
Change-Id: Ic6365d5a97bb9b3556858f06432a8d1cfa83eebc
---
M configure
M configure.ac
2 files changed, 6 insertions(+), 17 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/3169/2
--
To view, visit https://gerrit.asterisk.org/3169
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic6365d5a97bb9b3556858f06432a8d1cfa83eebc
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
More information about the asterisk-code-review
mailing list