craig gardner 2012-02-16 15:38:44 +00:00 committed by Git OBS Bridge
parent efbd3e9ac8
commit b641dd08c9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 16 15:37:36 UTC 2012 - cgardner@suse.com
- Fix make target.
-------------------------------------------------------------------
Thu Feb 16 11:28:14 UTC 2012 - coolo@suse.com

View File

@ -76,7 +76,7 @@ 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} gperftools
%{__make}
%install
make DESTDIR=$RPM_BUILD_ROOT install