mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-libs/supercop: build with PIC
Closes: https://bugs.gentoo.org/785376 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -20,6 +20,7 @@ DEPEND="dev-lang/nasm"
|
||||
S="${WORKDIR}"/${PN}-${MY_REV}
|
||||
|
||||
src_configure() {
|
||||
append-flags -fPIC
|
||||
append-ldflags -Wl,-z,noexecstack
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user