]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Fix building with different options
authorRoy Marples <roy@marples.name>
Thu, 13 Feb 2025 11:05:10 +0000 (11:05 +0000)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2025 11:05:10 +0000 (11:05 +0000)
commit491cc3eebff53aab5e164bc73f66321a480557fa
treeef29e6215ff693305af4d35f48a5fd5cc3bfe52e
parent4d583c4f4136eb427be4cc735343d024793348d2
Fix building with different options

Fixes #458.

Add many build options to the NetBSD target
Set any warnings to be errors as NetBSD should build without
any warnings. DragonFly as well, but we don't have a target for that.
.github/workflows/build.yml
src/dhcp.c
src/if-options.c
src/ipv6.c
src/privsep-inet.c