mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 20:20:09 +01:00
build: fix ibft option in create-exports-NetworkManager.sh
This commit is contained in:
parent
587e0e37b2
commit
1408ffd9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ die() {
|
|||
_build() {
|
||||
git clean -fdx
|
||||
./autogen.sh --enable-ld-gc --enable-ifcfg-rh --enable-ifupdown \
|
||||
--enable-ibft --enable-teamdctl --enable-wifi \
|
||||
--enable-config-plugin-ibft --enable-teamdctl --enable-wifi \
|
||||
--with-modem-manager-1 --with-ofono --with-more-asserts \
|
||||
--with-more-logging
|
||||
make -j20
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue