Explicitly disable FAM for now
OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=40
This commit is contained in:
parent
6f0203375a
commit
d5645fc353
2
0ad.spec
2
0ad.spec
@ -109,7 +109,7 @@ history.
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
export CPPFLAGS="%{optflags}"
|
||||
build/workspaces/update-workspaces.sh --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 --without-fam
|
||||
pushd build/workspaces/gcc
|
||||
%__make verbose=1 %{?_smp_mflags}
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user