fix compilation
This commit is contained in:
parent
73f48ca49c
commit
4f2c9a2703
@ -78,6 +78,7 @@ export CFLAGS="-fPIC $RPM_OPT_FLAGS"
|
|||||||
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
|
||||||
|
|
||||||
|
rm -f swig/python/OpenIPMI_wrap.c
|
||||||
make # not %{?_smp_mflags} safe
|
make # not %{?_smp_mflags} safe
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user