Fix build flags
OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
41f3865f99
commit
d12a4fd861
4
0ad.spec
4
0ad.spec
@@ -94,9 +94,9 @@ history.
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
export CPPFLAGS="%{optflags}"
|
||||
build/workspaces/update-workspaces.sh --verbose --bindir %{_bindir} --datadir %{_datadir}/%{name} --libdir %{_libdir}/%{name} --with-system-enet
|
||||
build/workspaces/update-workspaces.sh --bindir %{_bindir} --datadir %{_datadir}/%{name} --libdir %{_libdir}/%{name} --with-system-enet
|
||||
pushd build/workspaces/gcc
|
||||
%__make CONFIG=Release %{?_smp_mflags}
|
||||
%__make verbose=1 %{?_smp_mflags}
|
||||
popd
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user