diff options
| author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-09-19 18:23:20 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-22 12:18:28 +0300 |
| commit | 238a6175fbd7978b4405f0e4236034eff4a7dec3 (patch) | |
| tree | eee80bf83e1e10451d46bbb153d9bfe5593b90bf /BaseTools/Source/Python/AutoGen/ModuleAutoGen.py | |
| parent | 5dadbbac0b7b9912124964ec9ce96691ef6aca1d (diff) | |
| download | edk2-238a6175fbd7978b4405f0e4236034eff4a7dec3.tar.xz | |
BaseTools/Conf: Add support for C++ compiler flags
Update build rules to split C file rules from C++ file
rules and introduce CXX_FLAGS to provide compiler options
that are only used to compile C++ files.
This is required because the compiler options to specify
the C++ standard generate errors when used to compile
C files.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/ModuleAutoGen.py')
0 files changed, 0 insertions, 0 deletions
