Skip to content

Commit 30c6681

Browse files
authored
fix : tinyalsa
1 parent 1efab9b commit 30c6681

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tinyalsa-git/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ build() {
4141
-DCMAKE_INSTALL_PREFIX='/usr' \
4242
-DTINYALSA_BUILD_EXAMPLES=ON \
4343
-DTINYALSA_BUILD_UTILS=ON \
44+
-DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
4445
-DTINYALSA_USES_PLUGINS=ON
4546
cmake --build "${srcdir}/build"
4647
}

0 commit comments

Comments
 (0)