Unset special make variables in ctest Makefile as well
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 24 Jul 2019 13:26:09 +0000 (15:26 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 13:26:09 +0000 (15:26 +0200)
ctest/Makefile

index 569a5dd..f562c9b 100644 (file)
@@ -6,6 +6,8 @@ TOPDIR = ..
 include $(TOPDIR)/Makefile.system
 
 override CFLAGS += -DADD$(BU) -DCBLAS
+override TARGET_ARCH=
+override TARGET_MACH=
 
 LIB = $(TOPDIR)/$(LIBNAME)