summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-05 03:07:41 +0100
committersL1pKn072020-03-05 03:07:41 +0100
commit1c38fc11be402dd82197effdc772cba532dc7c91 (patch)
treecc6b8bb7047cbea8d254075736dc30131c92b645
parent24ab4d72d54c792570237bd8276b42e327a8cbf4 (diff)
downloadaur-1c38fc11be402dd82197effdc772cba532dc7c91.tar.gz
bump
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 118a14f17cea..6beb6678b616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,8 +41,7 @@ build() {
../ffms2/configure \
--prefix=/usr \
--enable-shared=yes \
- --enable-static=no \
- --enable-avisynth-cpp
+ --enable-static=no
make
}