diff options
| author | Ilya Yanok <yanok@emcraft.com> | 2011-07-19 03:00:52 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-20 15:27:35 +0100 |
| commit | aa18b3cc988f7611cff4370c8aab3e44055a1499 (patch) | |
| tree | 7dbb92f97d2378935fa9f1333480a4573fc7252c /meta/recipes-devtools/python/fix-path.inc | |
| parent | 676e3e903f5d6ec9ce3bd3788ab5d5c21ece7f69 (diff) | |
| download | poky-aa18b3cc988f7611cff4370c8aab3e44055a1499.tar.gz | |
gcc_4.5.1: fix arm_bswapsi2.patch
Acoording to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392
correct fix should be
TARGET_EITHER && (arm_arch6 || !optimize_size)
not
TARGET_EITHER && (arm_arch6 && !optimize_size)
(From OE-Core rev: 7306e0113a158418acc9cc13d2e82125cb772389)
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/fix-path.inc')
0 files changed, 0 insertions, 0 deletions
