mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
tools_input: updated dhcpmngr compile flags
This commit is contained in:
parent
6317266bdf
commit
a52d79b11f
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@
|
|||
"unified_daemon": false,
|
||||
"compile": [
|
||||
"make -C src clean",
|
||||
"make -C src"
|
||||
"make -C src CFLAGS+='-DBBF_VENDOR_PREFIX=\\\"X_IOWRT_EU_\\\"' DHCPMNGR_ENABLE_VENDOR_EXT='y'"
|
||||
],
|
||||
"post_install": [
|
||||
"cp -f src/libdhcpmngr.so /usr/share/bbfdm/micro_services/dhcpmngr.so",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue