mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
29af250ac6
A recent change to the native toolchain or system on the builder infrastructure made the arguments for the apple cross compiler needed always, not just in CGO_CFLAGS and CGO_LDFLAGS. Remove them altogether and rely on a recent change to the giouiorg repository for including them in the clang-ios and clang-macos wrappers. Signed-off-by: Elias Naur <mail@eliasnaur.com>