aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lsmash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lsmash/APKBUILD')
-rw-r--r--testing/lsmash/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/lsmash/APKBUILD b/testing/lsmash/APKBUILD
index 4ec5ba3ece..59e8147ce2 100644
--- a/testing/lsmash/APKBUILD
+++ b/testing/lsmash/APKBUILD
@@ -17,7 +17,6 @@ build() {
./configure \
--prefix=/usr \
--extra-cflags=-fPIC \
- --disable-static \
--enable-shared
make
}