mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +08:00
Fix parallel make targets
my last patch here fixed a missing dependency, but in the wrong
way. It would build some object files twice, which could race.
The lib/all target already builds both libtcc{,b}1.a libs, so
a simple dependency is enough.
This commit is contained in:
parent
90e09ed75f
commit
11fc58fa13
Loading…
Reference in New Issue
Block a user