From a7f7415b031513275cf14f8df5245c7fce1110f3 Mon Sep 17 00:00:00 2001 From: Rye Cogtail Date: Mon, 30 Sep 2024 23:33:24 -0400 Subject: Fix or workaround test build failures on linux --- autobuild.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index f0f96f025a..4f70212fa8 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3204,7 +3204,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -G Ninja - -DLL_TESTS=Off + -DUSE_OPENAL:BOOL=ON arguments @@ -3229,8 +3229,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -G Ninja - -DLL_TESTS=Off - -DUSE_OPENAL=On + -DUSE_OPENAL:BOOL=ON build -- cgit v1.2.3