mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Change behavior of merging FRAGMENTs to constrain each fragment individually
Additionally, remove the deprecated merging of non-fragment SECTIONs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment (offset 0) and address $cafe
|
||||
---
|
||||
ERROR: <stdin>(18):
|
||||
Section "conflicting alignment" already declared as aligned to 4 bytes (offset 0)
|
||||
Section already declared as aligned to 4 bytes (offset 0)
|
||||
FATAL: <stdin>(18):
|
||||
Cannot create section "conflicting alignment" (1 errors)
|
||||
Cannot create section "conflicting alignment" (1 error)
|
||||
|
||||
Reference in New Issue
Block a user