Update Makefiles and add Default Architecture

This commit is contained in:
2020-09-03 11:50:23 +02:00
parent eb12653d42
commit e6c0ac2701
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/Libraries
DEBUGDIR := .debug
DEFAULTARCH := x86_64
TARGETS += DataStorageAPI
TARGETS += DataCondenser
TARGETS += DataImporter