From e6c0ac2701011b68c5c9f2cd9224b265f063cddb Mon Sep 17 00:00:00 2001 From: JDierkse Date: Thu, 3 Sep 2020 11:50:23 +0200 Subject: [PATCH] Update Makefiles and add Default Architecture --- Makefile.conf | 1 + Makefiles | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.conf b/Makefile.conf index 6eeb86b..3304358 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -21,6 +21,7 @@ CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/Libraries DEBUGDIR := .debug +DEFAULTARCH := x86_64 TARGETS += DataStorageAPI TARGETS += DataCondenser TARGETS += DataImporter diff --git a/Makefiles b/Makefiles index 5afd04e..be2883e 160000 --- a/Makefiles +++ b/Makefiles @@ -1 +1 @@ -Subproject commit 5afd04e99bb8e0d186b928aadb5029d4deb4357b +Subproject commit be2883e29dc57c31af0906fae7b632650e241ebd