build-libtcc1-by-tcc: use a new tcc to compile a libtcc1.c and alloca.S
commit1cbb4d322bc3c89a3b56d35c803a19f99f33ab65
authorseyko <seyko2@gmail.com>
Wed, 4 Mar 2015 08:08:16 +0000 (4 11:08 +0300)
committerseyko <seyko2@gmail.com>
Wed, 4 Mar 2015 08:08:16 +0000 (4 11:08 +0300)
tree7ede4f65983e27703789775c67b89ca2cc73a92e
parent7ed43415380ec6270e53c0ed3f42e5cb99df1f6e
build-libtcc1-by-tcc: use a new tcc to compile a libtcc1.c and alloca.S
This will allow to build a libtcc1.a even if a bootstrap compiler
don't support a target arch.

There was alrady this feature but only for OS Darwin.
lib/Makefile