]> code.ossystems Code Review - openembedded-core.git/commit
mesa: remove patch disabling asm
authorAnuj Mittal <anuj.mittal@intel.com>
Fri, 11 Dec 2020 07:36:40 +0000 (15:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Dec 2020 22:45:24 +0000 (22:45 +0000)
commita7bd1c3ca4d2f8a5e230b19517af1c52aec35f3e
treed3f2a9ea83d8c01c154dc7809969d5eb7b9dd197
parent28647f8e4fb5fe2e56f0609900187bc658ba9ccf
mesa: remove patch disabling asm

This was originally added for musl only [1]. Upstream has removed this
option but we reverted that change during an upgrade to fix certain
musl specific compile time issues [2].

I compile tested without this patch on musl-x86 and musl-x86-64 and
don't see the warnings anymore. Similar textrel issues were fixed
upstream so perhaps those helped [3].

[1] https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit?id=68bf128e901e89d5b49a28b15d5083b2bf6b536f
[2] https://www.openembedded.org/pipermail/openembedded-core/2019-November/289222.html
[3] https://gitlab.freedesktop.org/mesa/mesa/-/commit/45206d7673adb1484cbdb3eadaf82e0849c9cdcf?merge_request_iid=1974

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/files/0004-Revert-mesa-Enable-asm-unconditionally-now-that-gen_.patch [deleted file]
meta/recipes-graphics/mesa/mesa.inc