Get rid of unneeded CFLAGS
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 2 May 2011 21:58:20 +0000 (23:58 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 5 May 2011 21:39:03 +0000 (23:39 +0200)
commit125e2558b2ec253d255bf3a1fb2950efc358c8d2
tree14fd9f020f6bf263b1aca2d8cef35e5040c8da7c
parent85dc57f6fd2755d8f5b193f369dad35796e764c2
Get rid of unneeded CFLAGS

Now that we use a wrapper for external toolchains (and internal ones
default to the correct setting), we no longer need to explicitly pass
sysroot/march/mtune/mabi/floating point mode in TARGET_CFLAGS.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
package/Makefile.in
package/qt/qt.mk
toolchain/toolchain-external/ext-tool.mk