epel6 builds, take two. parallel make breaks koji epel builds
This commit is contained in:
parent
df10eddc5b
commit
c6f37fcdb3
@ -212,7 +212,8 @@ This package provides the development libraries.
|
|||||||
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
|
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
|
||||||
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
||||||
|
|
||||||
%{__make} %{?_smp_mflags}
|
#%{__make} %{?_smp_mflags} # parallel make breaks koji epel builds
|
||||||
|
%{__make}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%{__rm} -rf %{buildroot}
|
%{__rm} -rf %{buildroot}
|
||||||
|
Loading…
Reference in New Issue
Block a user