Revert "Fix -pthread option handling"
commit1b1b270f1e98d43f2cfc48403acc9ad826a11fca
authorMichael Matz <matz@suse.de>
Sat, 23 Dec 2017 13:46:27 +0000 (23 14:46 +0100)
committerMichael Matz <matz@suse.de>
Sat, 23 Dec 2017 13:46:27 +0000 (23 14:46 +0100)
tree52a0593e253b75ba7fa8d29a487771c977cff4c1
parent3f8225509b0b8af534ba0856b2aeb01a3310d826
Revert "Fix -pthread option handling"

This reverts commit 3f8225509b0b8af534ba0856b2aeb01a3310d826.
It fixes the linking case but introduces an ugly error with -c
about adding a library.  To fix both uses the old code structure is
better.
libtcc.c
tcc.c
tcc.h