Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
configure: we already look for libbsd via pkg-config
Baptiste Daroussin committed 3 months ago
commit db15b84f951597fc58b5247d728b9e4992f5d3d2
parent 1abf293
1 file changed +0 -5
modified auto.def
@@ -257,11 +257,6 @@ cc-with { -libs { -ljail} } {
	}
}

-
# libbsd
-
cc-check-includes bsd/err.h bsd/libutil.h bsd/readpassphrase.h \
-
	bsd/stdio.h bsd/stdlib.h bsd/string.h \
-
	bsd/sys/cdefs.h bsd/sys/queue.h bsd/unistd.h
-

if {[opt-bool with-asan]} {
	define-append ASAN_CFLAGS -O0 -g -fsanitize=address
	define-append ASAN_LDFLAGS -fsanitize=address