Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
qmfrederik committed Nov 18, 2024
1 parent 5ee1c99 commit 9fcb472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-gnustep-make/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ build() {
;;
esac

CFLAGS="-DSTRICT_APPLE_COMPATIBILITY=1" \
CFLAGS+="-DSTRICT_APPLE_COMPATIBILITY=1" \
CC="$MINGW_PREFIX/bin/clang" \
CXX="$MINGW_PREFIX/bin/clang++" \
../"${_realname}-${pkgver}"/configure \
Expand Down

0 comments on commit 9fcb472

Please sign in to comment.