mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
skip nx stack annotation on osx
This commit is contained in:
parent
6a69210b0f
commit
52c8eb48ee
2
gas.c
2
gas.c
@ -98,8 +98,6 @@ gasemitfin(FILE *f)
|
||||
int sz, i;
|
||||
double d;
|
||||
|
||||
fprintf(f, ".section .note.GNU-stack,\"\",@progbits\n");
|
||||
|
||||
if (!stash)
|
||||
return;
|
||||
fprintf(f, "/* floating point constants */\n.data\n");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user