Accepting request 711229 from home:tomdevries:branches:devel:gcc-2

- Remove -Wno-implicit-fallthrough, -Wno-error=cast-function-type
  and -Wno-error=stringop-truncation

OBS-URL: https://build.opensuse.org/request/show/711229
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=211
This commit is contained in:
2019-06-21 11:06:01 +00:00
committed by Git OBS Bridge
parent 1d1ac43d41
commit 7978b0d71a
2 changed files with 12 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 20 15:19:35 UTC 2019 - Tom de Vries <tdevries@suse.de>
- Remove -Wno-implicit-fallthrough, -Wno-error=cast-function-type
and -Wno-error=stringop-truncation
-------------------------------------------------------------------
Wed Jun 19 06:54:23 UTC 2019 - Tom de Vries <tdevries@suse.de>