From 96ac2685f5916ac73ea2a2e082dd4e25dc124841 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Krist=C3=B3f=20Katus?= Date: Fri, 26 Aug 2011 16:37:19 +0200 Subject: [PATCH] Reenabled all compile flags. --- libasyncio.spec.in | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/libasyncio.spec.in b/libasyncio.spec.in index 57dedb9..f80c4fd 100644 --- a/libasyncio.spec.in +++ b/libasyncio.spec.in @@ -94,9 +94,8 @@ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/intranator/lib/pkgconfig mkdir build cd build -# Temporarily disabled... -# export CFLAGS="$RPM_OPT_FLAGS" -# export CXXFLAGS="$RPM_OPT_FLAGS" +export CFLAGS="$RPM_OPT_FLAGS" +export CXXFLAGS="$RPM_OPT_FLAGS" CMAKE_OPTS="" %if %{with libi2ncommon} -- 1.7.1