summaryrefslogtreecommitdiff
path: root/testsuite/tests/hpc/Makefile
blob: 6de7ceefc191487f3d4ccc23a65b1b580c62692b (plain)
1
2
3
4
5
6
7
8
9
TOP=../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk

# Test that adding -fhpc triggers recompilation
T11798:
	"$(TEST_HC)" $(TEST_HC_ARGS) T11798
	"$(TEST_HC)" $(TEST_HC_ARGS) T11798 -fhpc
	test -e .hpc/T11798.mix