Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
configure: remove test for an unused function
Baptiste Daroussin committed 3 months ago
commit 22f271c3481e9bb98535360753988f67472ba6d1
parent 584b89eaa19b5fc084fdb9713ce14ba8caa0ff23
1 file changed +1 -2
modified auto.def
@@ -171,8 +171,7 @@ cc-check-functions strchrnul
cc-check-functions arc4random arc4random_stir chflagsat \
	closefrom fopencookie funopen getprogname \
	strtofflags strtonum utimensat __res_setservers \
-
	fflagstostr reallocarray strchrnul \
-
	copy_file_range
+
	fflagstostr strchrnul copy_file_range

cc-with { -includes { libutil.h }} {
	if {[cc-check-decls humanize_number]} {