]> code.ossystems Code Review - openembedded-core.git/commit
glibc: fix build with -O
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 19 Sep 2018 11:26:30 +0000 (11:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Sep 2018 13:42:22 +0000 (06:42 -0700)
commitbe3d12c6b1003348f1dabec9d2253f22b42f0387
treeb06c6a9e1f3f3da1819035209fd54d9b8d8c0ddf
parenta85c34d263fcf1542bbedcaf1634302466bb20cf
glibc: fix build with -O

* tested for qemuarm, qemux86 with -O, -O0, -Os, with gcc
* to build with -O0 I had to remove restriction from systemtap first

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc.inc
meta/recipes-core/glibc/glibc/0031-sysdeps-ieee754-prevent-maybe-uninitialized-errors.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0032-soft-fp-ignore-maybe-uninitialized.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.28.bb