diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-03-23 22:26:30 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-03-24 13:40:07 +0100 |
commit | d37d99b588f1a11f63140e4ba1baec194d4a0da7 (patch) | |
tree | b74509d5d97df7f20c0fcd411ff2ccd3090064ab /toolchain/helpers.mk | |
parent | b8103112ea8d9d03647a60f45768494dc14eaa1b (diff) | |
download | buildroot-novena-d37d99b588f1a11f63140e4ba1baec194d4a0da7.tar.gz buildroot-novena-d37d99b588f1a11f63140e4ba1baec194d4a0da7.zip |
gcc: introduce BR2_GCC_NEEDS_MPC to reduce code duplication
For each version of gcc, we need to check whether it requires mpc as a
dependency. Since this is true for 4.5, 4.6, 4.7, snapshots and now
4.8, let's factorize this code a bit by using a Kconfig symbol that
tells us whether we are using a gcc version that requires mpc.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/helpers.mk')
0 files changed, 0 insertions, 0 deletions