libx11_1.3.2.bb: Add -fforward-propagate on arm.
authorKhem Raj <raj.khem@gmail.com>
Wed, 2 Jun 2010 20:11:23 +0000 (13:11 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 5 Jun 2010 13:52:42 +0000 (06:52 -0700)
commit972d824c01b550adf4c9495f25ac0c63233b9dc7
tree51a201d3b445cc7041edb035f2a0133c1b620b9d
parent0df02f7d999090a40eea1858e43557fc4e1ccaf3
libx11_1.3.2.bb: Add -fforward-propagate on arm.

* Needed on -O1 compile. Generally we use -Os where
  this option is already enabled. But we enable is anyway
  so it gets picked at -O1 too which we use with DEBUG builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/libx11_1.3.2.bb