artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d16d69
)
remove seatbelt
author
deraadt
<deraadt@openbsd.org>
Tue, 7 Feb 2023 17:34:10 +0000
(17:34 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 7 Feb 2023 17:34:10 +0000
(17:34 +0000)
lib/libc/arch/sparc64/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/arch/sparc64/Makefile.inc
b/lib/libc/arch/sparc64/Makefile.inc
index
0f18b3b
..
ced952a
100644
(file)
--- a/
lib/libc/arch/sparc64/Makefile.inc
+++ b/
lib/libc/arch/sparc64/Makefile.inc
@@
-1,6
+1,4
@@
-# $OpenBSD: Makefile.inc,v 1.5 2023/01/11 17:00:21 deraadt Exp $
-
-LDADD+= -Wl,--no-execute-only
+# $OpenBSD: Makefile.inc,v 1.6 2023/02/07 17:34:10 deraadt Exp $
# `source' files built from m4 source
# the name `div.o' is taken for the ANSI C `div' function, hence sdiv here