diff options
author | André Draszik <git@andred.net> | 2016-04-26 10:27:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-11 10:33:42 +0100 |
commit | c7bf1a871a40ebb1153b6624a90a1781a662a0b2 (patch) | |
tree | aa16cf0b0cb3b6a8e3f0a8a3a47fe24dce81f3e0 /meta/recipes-bsp/u-boot | |
parent | 33330021a1849318fb3e190fb753e007fd8098f9 (diff) | |
download | poky-c7bf1a871a40ebb1153b6624a90a1781a662a0b2.tar.gz |
feature-arm-neon.inc: restore vfpv3-d16 support
Commit 6661718 (feature-arm-{neon,vfp}.inc: refactor and fix issues)
effectively changed the gcc -mfpu= option from -mfpu=vfpv3-d16 to
-mfpu=vfpv3d16, which gcc doesn't understand.
Restore the original value.
After doing that, we also need to adjust ARMPKGSFX_FPU which should
contain the same value without dash '-' as it is used that way
throughout.
(From OE-Core rev: 972b4fc459258572eeaad8af91e48ee9f0acade7)
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot')
0 files changed, 0 insertions, 0 deletions