waf/demos/asm
Björn Lindqvist 0b04e7a405 Fix crash in demos/asm
Crash is likely because gcc has become more strict in recent
version. To fix it I had to add the -no-pie flag and move mult10 to
the text section.
2023-09-18 01:55:41 +02:00
..
header.h missing file on demos/adm 2012-05-06 00:08:50 +02:00
main.c Initial commit 2011-09-10 11:13:51 +02:00
test.S Fix crash in demos/asm 2023-09-18 01:55:41 +02:00
wscript Fix crash in demos/asm 2023-09-18 01:55:41 +02:00