git: f2002c54e87c - main - lang/ocaml: Mark PIE_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 13:44:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2002c54e87c18a34755e95724fe0fee9c339968 commit f2002c54e87c18a34755e95724fe0fee9c339968 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-09 13:35:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-09 13:37:35 +0000 lang/ocaml: Mark PIE_UNSAFE Approved by: portmgr (blanket) --- lang/ocaml/Makefile | 1 + 1 file changed, 1 insertion(+) 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