summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2016-01-08 03:19:54 -0800
committerDonald Carr2016-01-08 04:56:34 -0800
commit2fec429414ec3dedb64bc14edae90016c8e0e0db (patch)
tree9bfa5359971ad0f68dccea996c90477bafd25080 /PKGBUILD
parent697d6b845b0224d60fb17c7de17786df728bc56d (diff)
downloadaur-2fec429414ec3dedb64bc14edae90016c8e0e0db.tar.gz
We should be using float on this hardware
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ccd30f5e50..e21f9ab8b562 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,6 +66,7 @@ build() {
# -separate-debug-info \
${_srcdir}/configure \
+ -qreal float \
-release \
-silent \
-confirm-license \