buildroot/support/misc
Damien Thébault d8c0faa980 support/misc/toolchainfile.cmake.in: use TARGET_LDFLAGS for shared and module libraries
With cmake packages, we are only using TARGET_LDFLAGS for executables
and not for shared libraries.

This patch adds CMAKE_SHARED_LINKER_FLAGS and
CMAKE_MODULE_LINKER_FLAGS to the cmake toolchain file so that
buildroot TARGET_LDFLAGS are used for shared and module libraries.

Signed-off-by: Damien Thébault <damien.thebault@vitec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-07-19 09:33:37 +02:00
..
Buildroot.cmake support/cmake: impersonate a Linux system even more 2017-03-02 22:09:34 +01:00
relocate-sdk.sh support/scripts: relocate-sdk.sh now uses a normal pipe to find strings 2017-07-20 22:29:12 +02:00
target-dir-warning.txt support/misc/target-dir-warning.txt: fix typo 2017-06-14 21:14:59 +02:00
toolchainfile.cmake.in support/misc/toolchainfile.cmake.in: use TARGET_LDFLAGS for shared and module libraries 2018-07-19 09:33:37 +02:00
utils.mk core: allow a br2-external tree to override a defconfig 2016-10-16 13:01:02 +02:00
Vagrantfile Update for 2018.05 2018-06-01 22:22:57 +02:00