SHA256
1
0
forked from pool/libical

Accepting request 179110 from devel:libraries:c_c++

- Build with %{optflags} (forwarded request 179108 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/179110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libical?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2013-06-17 08:43:42 +00:00 committed by Git OBS Bridge
commit 4fde26608c
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