diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-11-03 10:37:27 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-11-03 10:37:27 +0000 |
commit | 030a9d39b1754d7d9750308202686db8b5c929d7 (patch) | |
tree | 289add222d4e74ae4d45a98f6fb1ba313a0f8150 /package/bison/yacc | |
parent | df1df36fcbdb14d96e94198714ef0e8c990f8d17 (diff) |
External toolchain C++ cross-compiler fix
External toolchain C++ cross-compiler fix
package/Makefile.in resets CXX to "" in TARGET_CONFIGURE_OPTS if
BR2_GCC_CROSS_CXX is not set to 'y'. However, when using an external
toolchain, BR2_GCC_CROSS_CXX is not set even if the toolchain has a
C++ cross-compiler.
This patch adds a new BR2_GCC_CROSS_CXX option in the external
toolchain configuration menu, so that just like BR2_INET_RPC,
BR2_INET_IPV6 and the others, it can be set according to the external
toolchain configuration.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bison/yacc')
0 files changed, 0 insertions, 0 deletions