artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb1b7a
)
_execvesize.c is no longer generated to support pinsyscall(SYS_execve
author
deraadt
<deraadt@openbsd.org>
Fri, 19 Jan 2024 17:02:28 +0000
(17:02 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 19 Jan 2024 17:02:28 +0000
(17:02 +0000)
lib/libc/dlfcn/Makefile.inc
patch
|
blob
|
history
diff --git
a/lib/libc/dlfcn/Makefile.inc
b/lib/libc/dlfcn/Makefile.inc
index
17df76e
..
8936b6d
100644
(file)
--- a/
lib/libc/dlfcn/Makefile.inc
+++ b/
lib/libc/dlfcn/Makefile.inc
@@
-1,9
+1,7
@@
-# $OpenBSD: Makefile.inc,v 1.
6 2023/02/27 15:00:17
deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.
7 2024/01/19 17:02:28
deraadt Exp $
.PATH: ${LIBCSRCDIR}/dlfcn
.include <bsd.own.mk>
SRCS+= dlfcn_stubs.c init.c tib.c
-
-init.o init.po: _execvesize.c