From 470be935dd6839511d933d969ec65f87b02543e7 Mon Sep 17 00:00:00 2001 From: JDierkse Date: Thu, 3 Sep 2020 11:00:20 +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 09e8ced..a8040db 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -6,5 +6,6 @@ CFLAGS += -I$(ROOTPATH)/Libraries/date/include DEBUGDIR := .debug +DEFAULTARCH := any TARGETS += DateTime.a diff --git a/Makefiles b/Makefiles index 5afd04e..be2883e 160000 --- a/Makefiles +++ b/Makefiles @@ -1 +1 @@ -Subproject commit 5afd04e99bb8e0d186b928aadb5029d4deb4357b +Subproject commit be2883e29dc57c31af0906fae7b632650e241ebd