
24 Apr
2012
24 Apr
'12
10:50 a.m.
- debian/patches/armhf_llvm_abi: Pass -float-abi=hard to llc on armhf if __ARM_PCS_VFP is defined (needs to be preprocessed for this) - debian/rules: Define __ARM_PCS_VFP on armhf for the above patch.
you might need to set __ARM_PCS_VFP. This is the code in debian/rules:
Thanks Joachim for catching this! Hmm, perhaps I am being really stupid, but even after that the build still fails in exactly the same way. I am kind of stumped... http://arm.koji.fedoraproject.org/koji/getfile?taskID=755369&name=build.log http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=755369 (the armv5tel seems to be ok so far afaict) Jens