odhcpd: update devel-build.sh
authorDavid Härdeman <[email protected]>
Sun, 16 Nov 2025 20:10:40 +0000 (21:10 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 09:07:54 +0000 (10:07 +0100)
commit7313ba262b762e91025d00b9b6e6391a2f909d02
tree0e7683f4f76181ac654fbef581af6077346edbcf
parent6af938921628e79c003b0765a10fb4f1a4a095a0
odhcpd: update devel-build.sh

Now that ubus can be disabled at runtime, we can default to building
it in, making it easier to catch compile-time errors in ubus.c.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/312
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
scripts/devel-build.sh