aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-09 13:35:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-09 13:37:35 +0000
commitf2002c54e87c18a34755e95724fe0fee9c339968 (patch)
tree8ce937c784bdb9f86160832f85a56f00daaa5c9e
parent464b0ec1df6c92d8804246d710a7e9ff76dfbb35 (diff)
downloadports-f2002c54e87c18a34755e95724fe0fee9c339968.tar.gz
ports-f2002c54e87c18a34755e95724fe0fee9c339968.zip
lang/ocaml: Mark PIE_UNSAFE
Approved by: portmgr (blanket)
-rw-r--r--lang/ocaml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 0f77807a3c40..c8209d389aa6 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -33,6 +33,7 @@ CPE_VENDOR= inria
HAS_CONFIGURE= yes
ALL_TARGET= world.opt
STRIP=
+PIE_UNSAFE= yes
SSP_UNSAFE= yes
MAKE_JOBS_UNSAFE= yes
LDFLAGS_armv6= -Wl,-znotext