liboil: fix arm vfp stuff
authorHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 25 Sep 2008 12:08:32 +0000 (12:08 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 25 Sep 2008 12:08:32 +0000 (12:08 +0000)
commitceaf5dc7a03b36eeebd7ce989c4b414b5f706732
treee83ce1c475eb30ad1e92959592f72a82df2ee9b8
parent2cac5a4b33a16c8ce06ce3593c53022a6b815993
liboil: fix arm vfp stuff
* 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
packages/liboil/liboil-0.3.15/autotools.patch
packages/liboil/liboil_0.3.15.bb