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