diff options
| author | Damien Thébault <damien.thebault@vitec.com> | 2018-07-12 06:52:13 +0000 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-07-19 09:33:37 +0200 |
| commit | d8c0faa980df32622d5f1964892ba84fa4f17a9e (patch) | |
| tree | 3a981c7b3e72480b77377b61735362541ca41e8c /package/python-webob | |
| parent | ba3c7e806d3ebeb1fa66fe7ba0ee9a70447b49b0 (diff) | |
| download | buildroot-d8c0faa980df32622d5f1964892ba84fa4f17a9e.tar.gz buildroot-d8c0faa980df32622d5f1964892ba84fa4f17a9e.zip | |
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>
Diffstat (limited to 'package/python-webob')
0 files changed, 0 insertions, 0 deletions

