Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* the only for vfp is in liboil/arm/math_vfp.c and math_vfp_asm.S
it is only triggered when __VFP_FP__ is defined, which I belief
is set when gcc is called with -mfpu=vfp
* so removing the whole VFP_CLFAGS stuff from configure.ac because
our cpu tune options does this fine for us
* bump PR
|
|
* add patch with softfloat configure option from cacao
* do the same in the recipe
* bump PR
|