summaryrefslogtreecommitdiff
path: root/conform/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'conform/Makefile')
-rw-r--r--conform/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/conform/Makefile b/conform/Makefile
index eb2288f144..9638ddaa5a 100644
--- a/conform/Makefile
+++ b/conform/Makefile
@@ -112,11 +112,9 @@ conformtest-header-base := $(foreach std,\
$(std)/$(h)/conform.out))
conformtest-header-tests := $(addprefix $(objpfx),$(conformtest-header-base))
ifneq (yes,$(fast-check))
-ifeq (no,$(cross-compiling))
tests-special += $(conformtest-header-tests)
generated += $(conformtest-header-base)
endif
-endif
linknamespace-symlists-base := $(foreach std,$(conformtest-standards),\
symlist-$(std))