summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/cryptmount/cryptmount-1.2.ebuild')
-rw-r--r--sys-fs/cryptmount/cryptmount-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-1.2.ebuild b/sys-fs/cryptmount/cryptmount-1.2.ebuild
index 01225d57e..a997b264b 100644
--- a/sys-fs/cryptmount/cryptmount-1.2.ebuild
+++ b/sys-fs/cryptmount/cryptmount-1.2.ebuild
@@ -29,7 +29,7 @@ ERROR_BLK_DEV_DM="Please enable Device mapper support in your kernel config
src_compile() {
# recommended for setXid, dynamically linked biraries
- append-ldflags -Wl,-z,now
+ append-ldflags $(bindnow-flags)
econf \
--with-gnu-ld \