From f6bdae03ece2abaca87080598e64454cc9c2d4b2 Mon Sep 17 00:00:00 2001 From: Frederic Marec Date: Thu, 22 Aug 2019 14:23:12 +0200 Subject: Fedora 30 packaging fix issu Change-Id: Ie096c35dc2698d46e27c58649eb1302a00127124 Signed-off-by: Frederic Marec --- conf.d/packaging/rpm/agl-app-framework-binder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/packaging/rpm/agl-app-framework-binder.spec b/conf.d/packaging/rpm/agl-app-framework-binder.spec index a8596f5b..bfe13159 100644 --- a/conf.d/packaging/rpm/agl-app-framework-binder.spec +++ b/conf.d/packaging/rpm/agl-app-framework-binder.spec @@ -57,7 +57,7 @@ This service is evolving permanently and is only designed as a helper for develo %build export PKG_CONFIG_PATH=%{_libdir}/pkgconfig -%cmake -DAGL_DEVEL=1 -DINCLUDE_MONITORING=ON" +%cmake -DAGL_DEVEL=1 -DINCLUDE_MONITORING=ON" CFLAGS='-O2 -g -pipe -Wall-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' %__make %{?_smp_mflags} -- cgit 1.2.3-korg