audk/BaseTools/Source/C/Makefiles
Laszlo Ersek 03252ae287 BaseTools/header.makefile: remove "-c" from BUILD_CFLAGS
Option "-c" is a mode selection flag (choosing between compiling and
linking); it should not be in BUILD_CFLAGS, which applies only to
compiling anyway. The compilation rule for C source files, in
"footer.makefile", already includes "-c" -- currently we have double "-c"
options.

This patch doesn't change behavior.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1540244
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-08-16 20:18:49 +02:00
..
NmakeSubdirs.bat BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
app.makefile BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
footer.makefile BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files too 2018-08-16 20:18:49 +02:00
header.makefile BaseTools/header.makefile: remove "-c" from BUILD_CFLAGS 2018-08-16 20:18:49 +02:00
lib.makefile License header updated to match correct format. 2014-08-28 13:53:34 +00:00
ms.app BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
ms.common BaseTools: Barf on unknown HOST_ARCH in C Makefile 2018-01-24 11:47:32 +08:00
ms.lib Sync BaseTool trunk (version r2649) into EDKII BaseTools. 2014-01-27 05:23:15 +00:00
ms.rule License header updated to match correct format. 2014-08-28 13:53:34 +00:00