Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-25 | liboil: fix arm vfp stuff | Henning Heinold | 1 | |
* 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 | ||||
2008-09-24 | liboil: fix compilation for armv4 and softfloat | Henning Heinold | 1 | |
* add patch with softfloat configure option from cacao * do the same in the recipe * bump PR | ||||
2008-09-20 | liboil: add 0.3.15 | Koen Kooi | 1 | |