kumquat-buildroot/toolchain
Thomas Petazzoni e0d14fb21b toolchain-external: drop no longer needed CC_TARGET_<foo>_ variables
Since the introduction of the GCC_TARGET_<foo> variables in
arch/arch.mk in commit bd0640a213
("arch: allow GCC target options to be optionally overwritten") and
the removal of the BR2_GCC_TARGET_CPU_REVISION, the CC_TARGET_<foo>_
variables in pkg-toolchain-external.mk map 1:1 with the corresponding
GCC_TARGET_<foo> variables.

So let's drop the CC_TARGET_<foo>_ variables, and use directly the
GCC_TARGET_<foo> ones.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-10-01 14:52:57 +02:00
..
toolchain pkg-cmake: install CMake files as part of a package 2018-03-25 17:35:26 +02:00
toolchain-buildroot arch: add support for RISC-V 64-bit (riscv64) architecture 2018-09-23 23:42:41 +02:00
toolchain-external toolchain-external: drop no longer needed CC_TARGET_<foo>_ variables 2018-10-01 14:52:57 +02:00
Config.in toolchain: add 4.18.x choice for headers 2018-09-06 21:17:09 +02:00
helpers.mk toolchain: improve musl check to support static toolchains 2018-08-21 22:11:51 +02:00
toolchain-wrapper.c toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6 2018-04-01 16:23:33 +02:00
toolchain-wrapper.mk toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6 2018-04-01 16:23:33 +02:00
toolchain.mk toolchain/toolchain.mk: fix code style 2018-04-01 08:47:18 +02:00