X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fhpc%2FMakefile;h=12ad17e234aedb6c4282e1638c979d5e6c91e9ed;hp=46fd6937437f54b907653d7cc0583b28f97f7056;hb=af9b4778a1ecf24da8f231b7a06b72eb9195ddd2;hpb=ac5b9252d1513b32031d860bbd8a89397dc1b7b3 diff --git a/utils/hpc/Makefile b/utils/hpc/Makefile index 46fd693..12ad17e 100644 --- a/utils/hpc/Makefile +++ b/utils/hpc/Makefile @@ -5,13 +5,8 @@ HS_PROG = hpc$(exeext) INSTALL_PROGS += $(HS_PROG) HPC_LIB = $(TOP)/libraries/hpc -# This causes libghccompat.a to be used: include $(GHC_COMPAT_DIR)/compat.mk - -# This is required because libghccompat.a must be built with -# $(GhcHcOpts) because it is linked to the compiler, and hence -# we must also build with $(GhcHcOpts) here: -SRC_HC_OPTS += $(GhcHcOpts) $(GhcStage1HcOpts) +SRC_HC_OPTS += $(PACKAGE_HPC) binary-dist: $(INSTALL_DIR) $(BIN_DIST_DIR)/utils/hpc