]> code.ossystems Code Review - openembedded-core.git/commit
systemd: remove useless options for mips4
authorChen Qi <Qi.Chen@windriver.com>
Fri, 27 Oct 2017 09:43:50 +0000 (17:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:27 +0000 (17:14 +0000)
commita7b30e604ccc74cab65e3ac6a4fb08f68abc983e
tree7556ab1fcb7f532d2665e2a5a87d2cd9c645548f
parent328201fe185b948eacceceefd9d2d2d0ba1ab676
systemd: remove useless options for mips4

Looking back the history, we had problem with systemd on qemumips64
which is also related to compilation flags. We solved that by using
tweaking FULL_OPTIMIZATION for mips64 to have "-fno-tree-switch-conversion
-fno-tree-tail-merge".

Now systemd has been upgraded to 234, and we don't have the above problem
any more, thus removing these flags.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-core/systemd/systemd_234.bb