Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/dolphin-emu/PKGBUILD
blob: 938ee26c2fc62cc407a46b2b2de6fb651710cfde (plain)
1
2
3
4
5
6
eval "$(
  declare -f build | \
    sed '
      s|cmake ..|cmake .. -DENABLE_GENERIC='TRUE'|
    '
)"