Build: exclude -c flag from TF_CFLAGS
The -c flag should not be included in the global variable TF_CFLAGS;
it should be specified in the build rule only when its target is a
*.o file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
1 parent cef7b3c commit f2e1d57e43a0688901cc5f83546c66079fce5451
@Masahiro Yamada Masahiro Yamada authored on 21 Dec 2016
Showing 3 changed files
View
Makefile
View
make_helpers/build_macros.mk
View
make_helpers/windows.mk