Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 59141288716f8917968d4bb96367b7d08fe5ab8a
      
https://github.com/tianocore/edk2/commit/59141288716f8917968d4bb96367b7d08fe5ab8a
  Author: Feng, Bob C <[email protected]>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M BaseTools/Source/Python/AutoGen/GenMake.py

  Log Message:
  -----------
  BaseTools: Fix the GenMake bug for .cpp source file

Build-rules.txt lists .cc and .cpp as supported file extensions.
BaseTools commit 05217d210e introduce a regression issue that
ignore the .cc and .cpp file type.

This patch is to fix this bug.

Signed-off-by: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Yuwei Chen <[email protected]>
Reviewed-by: Yuwei Chen<[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to