Revision fce98abd Makefile.am

b/Makefile.am
549 549
	  -osuf $$BINARY.o -hisuf $$BINARY.hi \
550 550
	  $(HEXTRA) $(HEXTRA_INT) $@
551 551
# for the htools/test binary, we need to enable profiling/coverage
552
htools/test: HEXTRA_INT=-fhpc -Wwarn -fno-warn-missing-signatures \
553
	-fno-warn-monomorphism-restriction -fno-warn-orphans \
554
	-fno-warn-missing-methods -fno-warn-unused-imports
552
htools/test: HEXTRA_INT=-fhpc
555 553

  
556 554
# we compile the hpc-htools binary with the program coverage
557 555
htools/hpc-htools: HEXTRA_INT=-fhpc

Also available in: Unified diff