build libdhcp4client without make -j for now
This commit is contained in:
parent
0b260af0a6
commit
800a8e4bea
@ -274,7 +274,8 @@ make %{?_smp_mflags} CC="%{__cc}"
|
|||||||
cp -fp %{SOURCE6} libdhcp4client.Makefile
|
cp -fp %{SOURCE6} libdhcp4client.Makefile
|
||||||
cp -fp %{SOURCE7} libdhcp4client.patch
|
cp -fp %{SOURCE7} libdhcp4client.patch
|
||||||
sed 's/@DHCP_VERSION@/'%{version}'/' < %SOURCE5 >libdhcp4client.pc
|
sed 's/@DHCP_VERSION@/'%{version}'/' < %SOURCE5 >libdhcp4client.pc
|
||||||
make -f libdhcp4client.Makefile %{?_smp_mflags} CC="%{__cc}"
|
make -f libdhcp4client.Makefile CC="%{__cc}"
|
||||||
|
# can't handle make -j yet!
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{NODEBUGINFO}
|
%if %{NODEBUGINFO}
|
||||||
|
Loading…
Reference in New Issue
Block a user