diff Makefile.freebsd @ 32:72c1b70d4f5c

Also apply -Werror=implicit-function-declaration
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 21 Sep 2025 15:10:12 +0200
parents baeb8bdeff3a
children c4daa0c83d64
line wrap: on
line diff
--- a/Makefile.freebsd	Sun Sep 21 13:11:30 2025 +0200
+++ b/Makefile.freebsd	Sun Sep 21 15:10:12 2025 +0200
@@ -60,6 +60,8 @@
 #       Should always be done when fortifying:
 #       https://github.com/ossf/wg-best-practices-os-developers/issues/659
 #
+#    -Werror=implicit-function-declaration
+#
 EXTRA_CHECKS?=	1