summaryrefslogtreecommitdiffstats
path: root/devel/ghc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ghc/BUILD')
-rwxr-xr-xdevel/ghc/BUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ghc/BUILD b/devel/ghc/BUILD
index 1998651152..02a755ec17 100755
--- a/devel/ghc/BUILD
+++ b/devel/ghc/BUILD
@@ -1,5 +1,3 @@
-[[ $CROSS_INSTALL == on ]] && OPTS="$OPTS --host=${HOST} --build=${BUILD}"
-
GHC_DIR=/usr/bin
if [[ -x ${INSTALL_ROOT}/usr/bin/ghc-pkg-7.2.1 ]]; then
@@ -29,4 +27,4 @@ cd $SPELL-$VERSION &&
--infodir=${INSTALL_ROOT}/usr/share/info \
--with-ghc=$GHC_DIR/ghc \
$OPTS &&
-make
+default_build_make