SHA256
1
0
forked from pool/fmt

Accepting request 752684 from home:alois:branches:devel:libraries:c_c++

fix big endian build

OBS-URL: https://build.opensuse.org/request/show/752684
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=10
This commit is contained in:
2019-12-01 09:17:42 +00:00
committed by Git OBS Bridge
parent 2a9e845bee
commit 093c9ccab8
6 changed files with 215 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 1 08:54:54 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Added fmt-bigendian_1.patch, fmt-bigendian_2.patch,
fmt-bigendian_3.patch and fmt-bigendian_4.patch to fix tests
on big endian targets
-------------------------------------------------------------------
Fri Nov 29 08:46:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>