summaryrefslogtreecommitdiff
path: root/app-arch/pax/pax-20161104.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/pax/pax-20161104.ebuild')
-rw-r--r--app-arch/pax/pax-20161104.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pax/pax-20161104.ebuild b/app-arch/pax/pax-20161104.ebuild
index c9fc9875ca5c..fba75273f657 100644
--- a/app-arch/pax/pax-20161104.ebuild
+++ b/app-arch/pax/pax-20161104.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,7 +36,7 @@ src_configure() {
}
src_compile() {
- use elibc_musl && append-ldflags "-lfts"
+ use elibc_musl && append-cflags "-lfts"
# We can't rely on LFS flags as it uses the fts.h interface which lacks 64-bit support.
set -- \