mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 00:37:47 +00:00
Allow specifying offset in addition to alignment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment and address $cafe
|
||||
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment (offset 0) and address $cafe
|
||||
---
|
||||
ERROR: -(18):
|
||||
Section "conflicting alignment" already declared as aligned to 4 bytes
|
||||
Section "conflicting alignment" already declared as aligned to 4 bytes (offset 0)
|
||||
ERROR: -(18):
|
||||
Cannot create section "conflicting alignment" (1 errors)
|
||||
|
||||
Reference in New Issue
Block a user