summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-04 21:37:32 -0500
committerVincent Grande2021-01-04 21:37:32 -0500
commit9195c2023cd415c1535c4f924c4da26476c46093 (patch)
tree27786c5dd6ff02f1f97d0a3349a69cb6c7940a0c
parenta40ba845179afaca99fb5d038a580c226a5a13d6 (diff)
downloadaur-9195c2023cd415c1535c4f924c4da26476c46093.tar.gz
fix
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 793692b1a7de..40693f470c33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,6 @@ build() {
./configure --prefix=/usr \
--without-debug \
--disable-debug \
- --without-versioned \
--enable-symbolic-functions
make
}