artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e2324
)
do not need --execute-only anymore, it is now the default
author
deraadt
<deraadt@openbsd.org>
Wed, 11 Jan 2023 14:38:09 +0000
(14:38 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 11 Jan 2023 14:38:09 +0000
(14:38 +0000)
lib/libc/arch/aarch64/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/arch/aarch64/Makefile.inc
b/lib/libc/arch/aarch64/Makefile.inc
index
636d81f
..
8b5c85c
100644
(file)
--- a/
lib/libc/arch/aarch64/Makefile.inc
+++ b/
lib/libc/arch/aarch64/Makefile.inc
@@
-1,10
+1,8
@@
-# $OpenBSD: Makefile.inc,v 1.
3 2022/12/24 10:50:40 kettenis
Exp $
+# $OpenBSD: Makefile.inc,v 1.
4 2023/01/11 14:38:09 deraadt
Exp $
# $NetBSD: Makefile.inc,v 1.5 2002/07/10 04:29:06 thorpej Exp $
.include <bsd.own.mk>
-LDADD+= -Wl,--execute-only
-
# Suppress DWARF2 warnings
DEBUG?= -gdwarf-4