From e57831325203506743c062795009193c23c8023d Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 3 Mar 2021 11:48:31 +0100 Subject: [PATCH] 0ad: touch template (didn't rebuild on musl?) --- srcpkgs/0ad/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/0ad/template b/srcpkgs/0ad/template index 44abd93317..14c0bf1b19 100644 --- a/srcpkgs/0ad/template +++ b/srcpkgs/0ad/template @@ -20,6 +20,7 @@ nocross="uses bundled third-party libraries that do not cross-compile" CXXFLAGS="-fpermissive" # Use BFD linker to avoid erroneous detection of llvm pr8927 with *-musl LDFLAGS="-fuse-ld=bfd" + export WX_CONFIG="wx-config-gtk3" if [ "$XBPS_TARGET_LIBC" = musl ]; then