From 32f192ed108fe6ca9f99e589e56a58def79b54a7 Mon Sep 17 00:00:00 2001 From: JDierkse Date: Thu, 3 Sep 2020 11:01:56 +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 e35ea9b..17a220f 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -14,6 +14,7 @@ LFLAGS += -pthread DEBUGDIR := .debug +DEFAULTARCH := any TARGETS += Timer.a TARGETS += test diff --git a/Makefiles b/Makefiles index 5afd04e..be2883e 160000 --- a/Makefiles +++ b/Makefiles @@ -1 +1 @@ -Subproject commit 5afd04e99bb8e0d186b928aadb5029d4deb4357b +Subproject commit be2883e29dc57c31af0906fae7b632650e241ebd