[asterisk-bugs] [JIRA] (ASTERISK-25074) Regression: Recent clang-related change broke cross compiling of Asterisk
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri May 15 15:33:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton closed ASTERISK-25074.
-----------------------------------
Resolution: Fixed
Closing this out since it was merged, but the auto-close functionality is broken at the moment.
> 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