openbsd-ports/lang/ghc/patches/patch-ghc_compiler_Makefile
dons cd5fda6e80 Update ghc to 6.2.2.
Adds support for ghci. More stable foreign function interface.

Just i386 at the moment.

ok sturm@ pvalchev@
2005-02-14 01:26:56 +00:00

12 lines
457 B
Plaintext

$OpenBSD: patch-ghc_compiler_Makefile,v 1.6 2005/02/14 01:26:56 dons Exp $
--- ghc/compiler/Makefile.orig Wed Oct 13 20:09:08 2004
+++ ghc/compiler/Makefile Wed Feb 2 10:55:40 2005
@@ -533,7 +533,6 @@ CLEAN_FILES += $(odir)/ghc-inplace ghc-i
# but put it together with the libraries.
# Also don't want any interface files installed
-DESTDIR = $(INSTALL_LIBRARY_DIR_GHC)
ifneq "$(HOSTPLATFORM)" "i386-unknown-mingw32"
INSTALL_LIBEXECS += $(HS_PROG)