Update Makefiles and add Default Architecture

This commit is contained in:
2020-09-03 11:49:31 +02:00
parent f198731b81
commit 6d5e763ad8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -16,5 +16,6 @@ CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/Libraries
DEBUGDIR := .debug DEBUGDIR := .debug
DEFAULTARCH := x86_64-alpine
TARGETS += AlarmServer TARGETS += AlarmServer