zlib.inc: Add -fforward-propagate on arm.
authorKhem Raj <raj.khem@gmail.com>
Wed, 2 Jun 2010 20:09:22 +0000 (13:09 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 5 Jun 2010 13:52:41 +0000 (06:52 -0700)
commit0df02f7d999090a40eea1858e43557fc4e1ccaf3
tree8ae9589c6d95116a1331233bebba6106f4fce0ca
parentbe8c14f9c3f31bb56ef442156a04465d2efd2270
zlib.inc: 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/zlib/zlib.inc