Accepting request 495683 from home:dimstar:Factory

- Add kbuild-gcc7.patch: Fix build with GCC7 (boo#1039375): we also
  need the definition of strlcpy on Linux; only *BSD has this by
  default.

OBS-URL: https://build.opensuse.org/request/show/495683
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/kbuild?expand=0&rev=32
This commit is contained in:
Martin Pluskal
2017-05-18 10:01:07 +00:00
committed by Git OBS Bridge
parent afd905f84e
commit c451fbfefa
3 changed files with 24 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 17 16:38:25 UTC 2017 - dimstar@opensuse.org
- Add kbuild-gcc7.patch: Fix build with GCC7 (boo#1039375): we also
need the definition of strlcpy on Linux; only *BSD has this by
default.
-------------------------------------------------------------------
Sat Nov 12 13:58:15 CET 2016 - ro@suse.de