SHA256
1
0
forked from pool/libical

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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 15 20:38:04 UTC 2013 - schwab@linux-m68k.org
- Build with %{optflags}
-------------------------------------------------------------------
Sun Jun 9 09:18:41 UTC 2013 - toddrme2178@gmail.com

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