Adjust flags

trunk
alexis 2022-04-29 19:03:55 -06:00
parent 7a31566ddc
commit a526a19d5e
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ objcopy = arch + '-objcopy'
[built-in options]
c_args = ['-D__A6__=1', '-mcpu=68010']
c_link_args = ['-static', '-ffreestanding', '-nostdlib', '-Wl,-r']
c_link_args = ['-static', '-nostdlib', '-Wl,-r', '-Wl,-x']