diff options
-rw-r--r-- | lang/gnat12/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnat12/Makefile b/lang/gnat12/Makefile index 4d83bde70caf..6edbd2da5ca0 100644 --- a/lang/gnat12/Makefile +++ b/lang/gnat12/Makefile @@ -58,6 +58,8 @@ PLIST_SUB= ASSET_FILE=${_ASSET_FILE} \ CONFTRGT=${CONFIGURE_TARGET} \ VER=${DISTVERSION} +PIE_UNSAFE= yes + OPTIONS_DEFINE= ASSETS NLS .if exists(/usr/lib32/libc.so) OPTIONS_DEFINE_amd64+= MULTILIB |