diff options
author | André Draszik <git@andred.net> | 2016-04-26 10:27:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-29 19:34:41 +0100 |
commit | c95b89f65dc7b13c4973e3fd6cdaed331d161219 (patch) | |
tree | 49ff9b2c17a63e7d2d0fcdf9a810ad92658bbac4 /meta/classes | |
parent | 0822edc390eea27f68bc257531d84959e3cc1efe (diff) | |
download | openembedded-core-c95b89f65dc7b13c4973e3fd6cdaed331d161219.tar.gz openembedded-core-c95b89f65dc7b13c4973e3fd6cdaed331d161219.tar.bz2 openembedded-core-c95b89f65dc7b13c4973e3fd6cdaed331d161219.zip |
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions