From e6e39ce78b3ba6414e35e4e8b2766c8cabf4716b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 18 Jan 2020 10:42:22 +0200 Subject: [PATCH] falkon: Remove unused configure option --- testing/falkon/build | 1 - 1 file changed, 1 deletion(-) diff --git a/testing/falkon/build b/testing/falkon/build index 366ace4c..cf54ba7d 100755 --- a/testing/falkon/build +++ b/testing/falkon/build @@ -14,7 +14,6 @@ sed -i 's/\(Settings>\)/\1\n#include /' \ cmake -B build \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ - -DCMAKE_SHARED_LIBS=True \ -DCMAKE_BUILD_TYPE=Release \ -DDISABLE_DBUS=ON