Update Makefiles and add Default Architecture

This commit is contained in:
2020-09-03 11:00:50 +02:00
parent 64628e2845
commit 67bcb695db
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,5 +6,6 @@ LIBRARIES += Utilities
DEBUGDIR := .debug DEBUGDIR := .debug
DEFAULTARCH := any
TARGETS += Logging.a TARGETS += Logging.a