kumquat-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
relocate-sdk.sh
target-dir-warning.txt
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
Vagrantfile