Accepting request 556509 from CrossToolchain:avr

fix Leap 42.x build

OBS-URL: https://build.opensuse.org/request/show/556509
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/avr-libc?expand=0&rev=6
This commit is contained in:
Richard Biener 2017-12-14 08:12:05 +00:00 committed by Git OBS Bridge
parent b157987ff1
commit 474305aa54
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 12 14:50:31 UTC 2017 - kkaempf@suse.com
- fix Leap 42.x build: define gcc_version 7
-------------------------------------------------------------------
Tue Dec 12 14:39:35 UTC 2017 - rguenther@suse.com

View File

@ -28,6 +28,9 @@
%define PREFIX %{_prefix}
%define PREFIX %{_prefix}/local
%endif
%{!?gcc_version: %define gcc_version 7}
Name: avr-libc
Version: 2.0.0
Release: 0