summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cb20d241d8b..b3199decdcd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,6 +21,7 @@ optdepends=('sqlite')
makedepends=(${optdepends[@]} 'cmake' 'boost' 'python-setuptools')
source=("$url/files/${_pkgname}-${pkgver}.tar.bz2")
sha256sums=('28fdd1490c4d0bb73bd65dad64782dd55c23ea00647f5654d2227b7d30b784c4')
+##options=(!lto)
prepare() {
cd "$srcdir/"