summaryrefslogtreecommitdiff
path: root/devel/ccache-static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccache-static/Makefile')
-rw-r--r--devel/ccache-static/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ccache-static/Makefile b/devel/ccache-static/Makefile
index 464c6e19177c..206b57491f9a 100644
--- a/devel/ccache-static/Makefile
+++ b/devel/ccache-static/Makefile
@@ -6,4 +6,6 @@ OPTIONS_SLAVE= STATIC
CONFLICTS_INSTALL= ccache ccache-memcached ccache-memcached-static
+PIE_UNSAFE= yes
+
.include "${MASTERDIR}/Makefile"