Revert "pe: fix tcc not linking to user32 and gdi32"
commit60a3ff5f2cdc1248cce683ba11db420bc2cb2311
authorThomas Preud'homme <robotux@celest.fr>
Mon, 14 Jan 2013 16:21:06 +0000 (14 17:21 +0100)
committerThomas Preud'homme <robotux@celest.fr>
Mon, 14 Jan 2013 16:21:06 +0000 (14 17:21 +0100)
tree3cfcad5c93d512d7208701f3c2baa09a90ecf612
parent5e7954b4088206b9767d5560715f4ac25b133669
Revert "pe: fix tcc not linking to user32 and gdi32"

This reverts commit 943574aba54713ca4a17fe33aadde5abee233b53.
The empty string in "libs" was intended behavior, as can be seen from
the "if (0 == *p)" below.
tccpe.c