commit d8f4af8c91d26b4d67afaad1005e02aff30f2ed9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Aug 3 21:20:05 2020 +0200
Drop cmake cflags (taken from env)
raspberrypi-vc.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/raspberrypi-vc.spec b/raspberrypi-vc.spec
index c8d8baa..59f8c08 100644
--- a/raspberrypi-vc.spec
+++ b/raspberrypi-vc.spec
@@ -83,7 +83,6 @@ Raspberry Pi.
%cmake \
-DCMAKE_BUILD_TYPE=Release \
-DVMCS_INSTALL_PREFIX=%{_prefix} \
- -DCMAKE_C_FLAGS=%{optflags} \
-DBUILD_SHARED_LIBS:BOOL=OFF \
-DBUILD_STATIC_LIBS:BOOL=ON \
Show replies by date