kumquat-buildroot/toolchain
Arnout Vandecappelle (Essensium/Mind) 212adf32f3 toolchain/toolchain: set TOOLCHAIN_INSTALL_STAGING only once
Currently, we set TOOLCHAIN_INSTALL_STAGING three times: once
(conditionally) in toolchain.mk, and once each (unconditionally) in
pkg-cmake.mk and pkg-meson.mk.

This is a little bit messy... Set it just once, unconditionally, in
toolchain.mk where it belongs.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-27 14:56:52 +01:00
..
toolchain toolchain/toolchain: set TOOLCHAIN_INSTALL_STAGING only once 2019-10-27 14:56:52 +01:00
toolchain-buildroot
toolchain-external toolchain/toolchain-external: restrict copying of dynamic loader to ld*.so.* 2019-10-27 14:52:44 +01:00
Config.in toolchain: add support for D language 2019-10-25 19:27:44 +02:00
helpers.mk
toolchain-wrapper.c
toolchain-wrapper.mk toolchain/toolchain-wrapper: explicitly pass --build-id=none if BR2_REPRODUCIBLE 2019-10-26 16:56:23 +02:00
toolchain.mk