diff --git a/srcpkgs/0ad/template b/srcpkgs/0ad/template index 44abd93317b338..14c0bf1b193be7 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