diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-08-22 11:54:55 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-08-22 11:54:55 +0100 |
commit | 84c6a929a6b78059f71b38c5f4e1b4b67ef6a908 (patch) | |
tree | e1bcf89f4d5805daa0543b620b756ded9827a591 /src | |
parent | 4f04fe543db2a8139ff32216e7ba7128ce76081d (diff) |
Updated link test
Diffstat (limited to 'src')
-rw-r--r-- | src/test/link | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/link b/src/test/link index ec09bd6..8b8cc8b 100644 --- a/src/test/link +++ b/src/test/link @@ -1,5 +1,6 @@ - option output-file,"link.out" option +list + option output-file,"link.out" + option output-bank,"link.%u" option list-labels,all import "lib2.lib" |