Accepting request 179108 from home:AndreasSchwab:ff

- Build with %{optflags}

OBS-URL: https://build.opensuse.org/request/show/179108
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=25
This commit is contained in:
Ismail Dönmez
2013-06-15 20:58:43 +00:00
committed by Git OBS Bridge
parent 78c509ca80
commit fa31f4310f
2 changed files with 6 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ pushd build
cmake -DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX="%{_prefix}" \
-DLIB_SUFFIX="$(echo %_lib | cut -b4-)" \
-DCMAKE_C_FLAGS="%{optflags}" \
..
make
popd