[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:07:33 CDT 2015
Sebastian Kemper created ASTERISK-25074:
-------------------------------------------
Summary: 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: 13.3.2, 12.8.2, SVN, 11.18.0, 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