Skip to content

Commit 18e6cf2

Browse files
committed
Disable pulseaudio in clang build; package broken on conan-center
1 parent f9cda20 commit 18e6cf2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conan/profiles/ubuntu-latest-64-clang++

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ compiler=clang
55
compiler.cppstd=17
66
compiler.libcxx=libstdc++11
77
os=Linux
8+
9+
[options]
10+
sdl/*:pulse=False

0 commit comments

Comments
 (0)