nasm/travis/test/tmap.json

11 lines
215 B
JSON
Raw Normal View History

{
"description": "Test abuse the section flags which breaks NASM 0.98.37",
"format": "elf",
"source": "tmap.asm",
"option": "-DLINUX",
"target": [
{ "output": "tmap.o" },
{ "stderr": "tmap.o.stderr" }
]
}