summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bouvier2021-07-15 19:00:38 +0200
committerAlexandre Bouvier2021-07-15 19:00:38 +0200
commit0ce70c9871dfa47aa443c6ea29a02fd1958fb199 (patch)
treef389941a9e47bc9d0c20afe4ae896091306ea587 /PKGBUILD
parent013d0cb4976932d6e0134cbcadb531ef525fd7ef (diff)
downloadaur-0ce70c9871dfa47aa443c6ea29a02fd1958fb199.tar.gz
add issue url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa7a12f9203e..1f24e1c9cc79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('libgl' 'libretro-core-info' 'libzip' 'xxhash' 'zlib')
makedepends=('git' 'libglvnd')
provides=("$_pkgname")
conflicts=("$_pkgname")
-options=('!lto')
+options=('!lto') # https://github.com/libretro/flycast/issues/892
source=("$_pkgname::git+$url.git")
md5sums=('SKIP')