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:08:30 +0100 |
commit | 972b4fc459258572eeaad8af91e48ee9f0acade7 (patch) | |
tree | 23f3393b8a397d52517b9a1909ceee9d59a770db /meta/recipes-kernel/kmod | |
parent | 9095742d1468477baefe69098817f38a8d2dd750 (diff) | |
download | openembedded-core-972b4fc459258572eeaad8af91e48ee9f0acade7.tar.gz openembedded-core-972b4fc459258572eeaad8af91e48ee9f0acade7.tar.bz2 openembedded-core-972b4fc459258572eeaad8af91e48ee9f0acade7.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.
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/kmod')
0 files changed, 0 insertions, 0 deletions