Remove soft float accidentally turned on.

This commit is contained in:
Christoffer Lerno
2021-08-16 00:25:41 +02:00
parent 672b03df23
commit 446396da4c
2 changed files with 5 additions and 4 deletions

View File

@@ -8,4 +8,3 @@ warnings = ["no-unused"]
sources = ["./**"]
# libraries to use
libs = []
soft-float = true