SHA256
1
0
forked from pool/libsmbios

Accepting request 69937 from home:elvigia:branches:Base:System

- Fix build with GCC 4.6

OBS-URL: https://build.opensuse.org/request/show/69937
OBS-URL: https://build.opensuse.org/package/show/Base:System/libsmbios?expand=0&rev=8
This commit is contained in:
Cristian Rodríguez 2011-05-10 17:16:12 +00:00 committed by Git OBS Bridge
parent c107093fd2
commit aa0a675540
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 10 02:55:25 UTC 2011 - crrodriguez@opensuse.org
- Fix build with GCC 4.6
-------------------------------------------------------------------
Fri Mar 18 20:55:11 UTC 2011 - asterios.dramis@gmail.com

View File

@ -145,6 +145,8 @@ substitutions in yum repository configuration files on Dell systems.
%setup -q
%build
sed -i -e "s@-Werror@@g" Makefile.am
autoreconf -fiv
%configure --disable-rpath
make %{?_smp_mflags}