diff options
author | Doğan Çeçen <sepeth@fastmail.com> | 2024-10-16 11:12:45 +0200 |
---|---|---|
committer | Zheng Junjie <zhengjunjie@iscas.ac.cn> | 2024-10-16 18:10:04 +0800 |
commit | b3b98151f30552357b91154deb6cc71696af5537 (patch) | |
tree | 85d887a1c90aea04b47a7cbb42bbbe46d5083fdd /gnu/packages/guile.scm | |
parent | 337ce2601a25aba8294cc8cf51106be696081fe3 (diff) | |
download | guix-b3b98151f30552357b91154deb6cc71696af5537.tar.gz guix-b3b98151f30552357b91154deb6cc71696af5537.zip |
gnu: kcolorpicker: Build with -fPIC.
It fixes linking errors when building kimageannotator:
...
ld:
/gnu/store/...-kcolorpicker-0.3.1/lib/libkColorPicker.a(AbstractPopupMenuButton.cpp.o):
relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol
`_ZN15QAbstractButton7clickedEb@@Qt_6' which may bind externally can
not be used when making a shared object; recompile with -fPIC
...
* gnu/packages/kde-frameworks.scm (kcolorpicker)[arguments]: Adjust
configure-flags to add -fPIC to CMAKE_CXX_FLAGS.
Change-Id: I38c77cc641e48b3e992e8f49fd861d9ada818240
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Diffstat (limited to 'gnu/packages/guile.scm')
0 files changed, 0 insertions, 0 deletions