asm: Restore showing output for preproc mode in stdout
commit69bb052e004fb374e2e0073d7b30ab495effaa99
authorCyrill Gorcunov <gorcunov@gmail.com>
Sat, 22 Sep 2018 10:46:45 +0000 (22 13:46 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sat, 22 Sep 2018 10:46:45 +0000 (22 13:46 +0300)
tree5a64603e3bbd97ae00cb0e680cd33dede571274b
parent17ffc1704b31654e3378626ca2a78cc85aed8e43
asm: Restore showing output for preproc mode in stdout

Before the commit 81b62b9f54ac8e4019a9b2ec2b95ec0faa86bd2a
we've been always putting -E,-e results into stdout if no
output file provded. So bring this backward compatibility
back.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
asm/nasm.c