kumquat-buildroot/support
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
..
config-fragments
dependencies support/dependencies/dependencies.sh: add details for Redhat/Fedora 2018-07-02 22:43:56 +02:00
docker
download
gnuconfig
kconfig
legal-info
libtool
misc support/misc/toolchainfile.cmake.in: use TARGET_LDFLAGS for shared and module libraries 2018-07-19 09:33:37 +02:00
scripts
testing