From 759e833d8b2d07a1b587f24102f2b0612a27bc57 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Apr 14 2012 03:18:52 +0000 Subject: try disabling debian ARM-VFPv3D16 patch /usr/bin/ld: error: /tmp/ghc24961_0/ghc24961_0.o uses VFP register arguments, libraries/base/dist-install/build/GHC/Event/Clock.o does not --- diff --git a/ghc.spec b/ghc.spec index 9c5e356..71e8756 100644 --- a/ghc.spec +++ b/ghc.spec @@ -99,7 +99,7 @@ Patch9: Cabal-fix-dynamic-exec-for-TH.patch Patch10: fix-ARM-s-StgCRun-clobbered-register-list-for-both-A.patch Patch11: fix-ARM-StgCRun-to-not-save-and-restore-r11-fp-regis.patch # Debian armhf fixes -Patch12: ghc-debian-ARM-VFPv3D16.patch +#Patch12: ghc-debian-ARM-VFPv3D16.patch Patch13: ghc-debian-armhf_llvm_abi.patch %description @@ -219,7 +219,7 @@ ln -s $(pkg-config --variable=includedir libffi)/*.h rts/dist/build %ifarch armv7hl armv5tel %patch10 -p1 -b .arm1 %patch11 -p1 -b .arm2 -%patch12 -p1 -b .arm +#%%patch12 -p1 -b .arm %patch13 -p1 -b .arm %endif