rebuild against gperftools, drop smp_mflags

This commit is contained in:
Tom Callaway 2012-03-07 15:07:10 -05:00
parent ab5a7fa5d4
commit c3e53a4cde
1 changed files with 3 additions and 1 deletions

View File

@ -93,7 +93,8 @@ Development headers for %{name} 1.0.
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
make %{?_smp_mflags}
# make %{?_smp_mflags}
make
%install
@ -193,6 +194,7 @@ fi
%changelog
* Wed Mar 7 2012 Tom Callaway <spot@fedoraproject.org> - 0.27-2.1
- rebuild against gperftools
- drop smp_mflags to get it to build
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27-2
- Rebuilt for c++ ABI breakage