- removed include/linux/types.h before build to be able to compile
This commit is contained in:
parent
2830e77cd7
commit
697bb55852
@ -78,6 +78,8 @@ CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
|||||||
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 include/linux/types.h
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -280,6 +282,7 @@ fi
|
|||||||
- src: remove unused IPTABLES_MULTI define
|
- src: remove unused IPTABLES_MULTI define
|
||||||
- tests: add negation tests for libxt_statistic
|
- tests: add negation tests for libxt_statistic
|
||||||
- xtoptions: flag use of XTOPT_POINTER without XTOPT_PUT
|
- xtoptions: flag use of XTOPT_POINTER without XTOPT_PUT
|
||||||
|
- removed include/linux/types.h before build to be able to compile
|
||||||
|
|
||||||
* Tue Jul 26 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12-2
|
* Tue Jul 26 2011 Thomas Woerner <twoerner@redhat.com> 1.4.12-2
|
||||||
- dropped temporary provide again
|
- dropped temporary provide again
|
||||||
|
Loading…
Reference in New Issue
Block a user