[asterisk-bugs] [JIRA] (ASTERISK-25074) Regression: Recent clang-related change broke cross compiling of Asterisk
Sebastian Kemper (JIRA)
noreply at issues.asterisk.org
Sun May 10 02:42:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebastian Kemper updated ASTERISK-25074:
----------------------------------------
Reviewboard Link: https://gerrit.asterisk.org/#/c/426/1
> Regression: Recent clang-related change broke cross compiling of Asterisk
> -------------------------------------------------------------------------
>
> Key: ASTERISK-25074
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25074
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: SVN, 11.18.0, 12.8.2, 13.3.2, 13.4.0
> Environment: cross compiling build system, e.g.x86_64 to compile for mips
> Reporter: Sebastian Kemper
>
> MAKE_MENUSELECT currently sets CC to CC, which is the compiler for the target platform. But menuselect is to be run on the build system, so BUILD_CC needs to be used instead - like it was in the past, before the recent changes (https://reviewboard.asterisk.org/r/4370/).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list