Skip to content
Snippets Groups Projects
Commit f9cf65b3 authored by Stephen Hurd's avatar Stephen Hurd
Browse files

Generate Mach-O assember for darwin.

Nonrelocatable const data goes in __TEXT,__const apparently.
I could put it in __DATA,__const and get an entry in the GOT, by
why bother?
parent 96a92435
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4250 passed