mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-02 19:56:31 +02:00
Use Snapweb v0.6.0
This commit is contained in:
parent
4ce1697277
commit
2ea0e0098a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BOOST_VERSION: 1_84_0
|
BOOST_VERSION: 1_84_0
|
||||||
SNAPWEB_VERSION: 0.5.0
|
SNAPWEB_VERSION: 0.6.0
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
include /usr/share/dpkg/buildflags.mk
|
include /usr/share/dpkg/buildflags.mk
|
||||||
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
export DEB_BUILD_OPTIONS = noautodbgsym parallel=3
|
export DEB_BUILD_OPTIONS = noautodbgsym parallel=4
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
export DEB_CPPFLAGS_MAINT_APPEND = -DJSON_HAS_CPP_14
|
export DEB_CPPFLAGS_MAINT_APPEND = -DJSON_HAS_CPP_14
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue