Build: remove UPnP definition from snap
(cherry picked from commit 5ef6dcb1c4b08497533a20d0addcf1b09db51166)
This commit is contained in:
parent
6b85398031
commit
19e0137805
|
@ -35,7 +35,6 @@ parts:
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
configflags:
|
configflags:
|
||||||
- -DBDB_STATIC=1
|
- -DBDB_STATIC=1
|
||||||
- -DUPNP_STATIC=1
|
|
||||||
- -DBoost_USE_STATIC_LIBS=1
|
- -DBoost_USE_STATIC_LIBS=1
|
||||||
- -DBoost_USE_STATIC_RUNTIME=1
|
- -DBoost_USE_STATIC_RUNTIME=1
|
||||||
- -DARCH=default
|
- -DARCH=default
|
||||||
|
|
Loading…
Reference in New Issue