build: do full flag handling for all compiler-type tools
authorMans Rullgard <mans@mansr.com>
Fri, 20 Jul 2012 12:43:07 +0000 (13:43 +0100)
committerMans Rullgard <mans@mansr.com>
Thu, 26 Jul 2012 22:58:50 +0000 (23:58 +0100)
commita758c5e2594893c0e7e1c5d966d6e486e2a77bb3
tree5425d3d9d333b83f817350f2193209879db303d1
parent02ac28229aa6824455e2cbc2389355575913041a
build: do full flag handling for all compiler-type tools

This adds a full identification probe of CC, AS, LD and HOSTCC,
and sets up correct flags and dependency tracking for each.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Makefile
configure