Make some RGBLINK errors non-fatal

This commit is contained in:
ISSOtm
2020-04-06 00:45:22 +02:00
parent ffb199a26a
commit 82e0e4ffaf
8 changed files with 111 additions and 59 deletions

View File

@@ -1,3 +1,4 @@
warning: assert.asm(7): Worry about me, but not too much.
assert.asm(8): Okay, this is getting serious!
error: assert.asm(9): It all ends now.
error: assert.asm(8): Okay, this is getting serious!
fatal: assert.asm(9): It all ends now.
Linking aborted after 2 errors

View File

@@ -1 +1,2 @@
error: rst-bad.asm(2): Value 1 is not a RST vector
Linking failed with 1 error

View File

@@ -1 +1,2 @@
error: Linker script contradicts "sec"'s alignment
Linking failed with 1 error

View File

@@ -1,5 +1,5 @@
section-union/assert.asm(11): Force failing the build
error: 1 assertions failed!
error: section-union/assert.asm(11): Force failing the build
Linking failed with 1 error
---
ERROR: -(30):
Assertion failed: Force failing the build