]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/Makefiles/header.makefile
BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in rule
authorLiming Gao <liming.gao@intel.com>
Wed, 31 Aug 2016 04:44:50 +0000 (12:44 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 8 Sep 2016 05:04:57 +0000 (13:04 +0800)
commita9355bb81ad43231c978431ecf0abbe5cfb3a1fa
tree305be020a589bbc5ebcf15417b4b46c4f06e53c8
parentad8a2f5e68fd9850c10740a6ace2ab785cb99818
BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in rule

GNU make built-in rule to Compiling C++ programs with
ā€˜$(CXX) $(CPPFLAGS) $(CXXFLAGS) -cā€™.
To align to it, add empty BUILD_CXXFLAGS in cpp rule.

Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/C/Makefiles/footer.makefile
BaseTools/Source/C/Makefiles/header.makefile