Build: remove UPnP definition from snap

This commit is contained in:
anonimal 2018-04-21 09:35:53 +00:00
parent 1e20d705e7
commit c677421594
No known key found for this signature in database
GPG Key ID: 66A76ECF914409F1

View File

@ -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