From 25040173a6baf0a8505f687484d4a5231e5dee1b Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 7 Feb 2023 17:34:10 +0000 Subject: [PATCH] remove seatbelt --- lib/libc/arch/sparc64/Makefile.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/libc/arch/sparc64/Makefile.inc b/lib/libc/arch/sparc64/Makefile.inc index 0f18b3b82da..ced952aad5a 100644 --- 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 -- 2.20.1