Signed-off-by: Sven Wegener <swegener@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
BDEPEND="virtual/pkgconfig"
src_configure() {
- use hardened && append-cflags "-nopie"
+ use hardened && append-cflags "-no-pie"
# PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
export PKG_CONFIG="$(tc-getPKG_CONFIG)"
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
${RDEPEND}"
src_configure() {
- use hardened && append-cflags "-nopie"
+ use hardened && append-cflags "-no-pie"
# PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
export PKG_CONFIG=/usr/bin/pkg-config