- Remove redudant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
22a70ad85f
commit
bdaaecddea
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 11:28:14 UTC 2012 - coolo@suse.com
|
||||
|
||||
- Remove redudant tags/sections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 18:12:39 UTC 2012 - cgardner@suse.com
|
||||
|
||||
|
@@ -76,15 +76,12 @@ autoreconf -fi
|
||||
export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing %no_libunwind_on_64" \
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing %no_libunwind_on_64" \
|
||||
%configure --disable-static --with-gnu-ld --with-pic %no_libunwind_on_64_config
|
||||
%{__make} %{?jobs:-j%jobs}
|
||||
%{__make} gperftools
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
%{__rm} -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user