Fix alignment issue

This commit is contained in:
2025-03-31 18:43:36 +02:00
parent 336ef95c3f
commit 389eecfd73
6 changed files with 42 additions and 11 deletions
+1
View File
@@ -17,6 +17,7 @@ executable(
'haxcc.c',
'mods/mod_a.c',
'mods/mod_b.c',
'mods/mod_c.c',
],
link_args: ['-Wl,-T', meson.source_root() / ldscript, '-no-pie' ],
install : false