Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-qdldl/PKGBUILD
blob: c6ea8ecb22bf796deed63c0d431072fe075dff38 (plain)
1
2
3
4
5
6
7
# Temporary hack for gcc14
eval "$(
  declare -f build | \
    sed '
      3 i CFLAGS="-Wno-incompatible-pointer-types $CFLAGS"
    '
)"