Accepting request 135604 from home:AndreasSchwab:ff
- Use %{optflags} OBS-URL: https://build.opensuse.org/request/show/135604 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=29
This commit is contained in:
parent
0c494720c8
commit
30fbdcdbde
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 09:43:15 UTC 2012 - schwab@linux-m68k.org
|
||||
|
||||
- Use %{optflags}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 21 22:50:34 UTC 2012 - zaitor@opensuse.org
|
||||
|
||||
|
@ -70,7 +70,8 @@ This package contains the shared library for Fluidsynth.
|
||||
%build
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} -Denable-ladspa=1
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} -Denable-ladspa=1 \
|
||||
-DCMAKE_C_FLAGS="%{optflags}"
|
||||
make %{?_smp_mflags} VERBOSE=1
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user