From 6d5e763ad86c35120ed4402f015425498272fac8 Mon Sep 17 00:00:00 2001 From: JDierkse Date: Thu, 3 Sep 2020 11:49:31 +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 acf677b..8cacf5b 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -16,5 +16,6 @@ CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/Libraries DEBUGDIR := .debug +DEFAULTARCH := x86_64-alpine TARGETS += AlarmServer diff --git a/Makefiles b/Makefiles index 5afd04e..be2883e 160000 --- a/Makefiles +++ b/Makefiles @@ -1 +1 @@ -Subproject commit 5afd04e99bb8e0d186b928aadb5029d4deb4357b +Subproject commit be2883e29dc57c31af0906fae7b632650e241ebd