- Dont build with -Werror (fixes build with gcc8)

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=79
This commit is contained in:
Martin Pluskal 2018-07-10 06:55:53 +00:00 committed by Git OBS Bridge
parent df9a06d02d
commit b11b39cfe5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 10 06:55:30 UTC 2018 - mpluskal@suse.com
- Dont build with -Werror (fixes build with gcc8)
-------------------------------------------------------------------
Wed Jun 27 14:09:50 UTC 2018 - mpluskal@suse.com

View File

@ -57,6 +57,7 @@ issues.
%patch1 -p1
%build
find . -name Makefile.am -exec sed -i "s|-Werror||g" {} +
autoreconf -fiv
%configure \
--disable-static