Skip to content

Commit

Permalink
0ad: touch template (didn't rebuild on musl?)
Browse files Browse the repository at this point in the history
  • Loading branch information
q66 committed Mar 3, 2021
1 parent 5c9a42e commit e578313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions srcpkgs/0ad/template
Expand Up @@ -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
Expand Down

0 comments on commit e578313

Please sign in to comment.