Update Makefiles and add Default Architecture

This commit is contained in:
2020-09-03 11:02:05 +02:00
parent c52d96b348
commit 3fe527b31c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ LIBRARIES += Logging
DEBUGDIR := .debug DEBUGDIR := .debug
DEFAULTARCH := any
TARGETS += Utilities.a TARGETS += Utilities.a
TARGETS += test TARGETS += test