remove the last of the non-LambdaVM Haskell stuff
[sbp.git] / misc / intel-mac-patch
diff --git a/misc/intel-mac-patch b/misc/intel-mac-patch
deleted file mode 100644 (file)
index 8288588..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- Haskell/Makefile.am        2006-09-02 23:50:38.000000000 -0700
-+++ Haskell/Makefile.am        2003-11-03 12:49:54.000000000 -0800
-@@ -15,7 +14,7 @@
- CFLAGS                        = -I$(includedir_FIX) -I$(HC_INCDIR)
-+BOOTLDFLAGS           = -L$(libdir_FIX)/ -lJVMBridge -lJVMInvocation -framework JavaVM -optl -fexceptions  -lstdc++ -optl '-fexceptions' 
--BOOTLDFLAGS           = -L$(libdir_FIX)/ -lJVMBridge -lJVMInvocation `echo "$${JVM_LDFLAGS}" | sed -e 's/  */ -optl/g;s/^/-optl/'` -lstdc++
- BOOTLDFLAGS           += `(test -f $(libdir_FIX)/libjvm_imp.a && echo " -L$(libdir_FIX) -ljvm_imp ") || echo ""`
- BOOT_SRCS = \