Skip to content

Commit 30efed1

Browse files
authored
Unset special make variables in ctest Makefile as well
1 parent af2e7f2 commit 30efed1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ctest/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ TOPDIR = ..
66
include $(TOPDIR)/Makefile.system
77

88
override CFLAGS += -DADD$(BU) -DCBLAS
9+
override TARGET_ARCH=
10+
override TARGET_MACH=
911

1012
LIB = $(TOPDIR)/$(LIBNAME)
1113

0 commit comments

Comments
 (0)