2014-09-18 09:20:14 +00:00
committed by Git OBS Bridge
parent 9bc2d1c20a
commit 540205d7f0
5 changed files with 149 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 17 16:02:33 UTC 2014 - werner@suse.de
- Add patch 0001-sizeof-bool-used-by-gcc-depends-on-arch.patch to
fix for the size of the gcc builtin type bool also known as _Bool
from the include header stdbool.h.
-------------------------------------------------------------------
Tue Sep 16 10:45:33 UTC 2014 - werner@suse.de