summaryrefslogtreecommitdiff
path: root/src/sys/arch/amd64/conf/user.ld
AgeCommit message (Collapse)Author
2025-09-23usr/amd64: Discard .eh_frame and .note sectionsIan Moffett
These sometimes cause issues so we are better off just stripping them from the final binary. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-16Merge branch 'dev'Ian Moffett