Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 8d185dfb66700e65035d51f149570aeab728c665
      
https://github.com/tianocore/edk2/commit/8d185dfb66700e65035d51f149570aeab728c665
  Author: Rebecca Cran <rebe...@bsdio.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M BaseTools/Source/C/VfrCompile/Pccts/antlr/makefile

  Log Message:
  -----------
  BaseTools: Update antlr makefile to use cc by default

Update the antlr makefile to remove the explicit setting of CC to either
clang or gcc. This causes it to use /usr/bin/cc or whatever the user has
set $(CC) to.

This removes the last dependency on gcc for BaseTools.

Signed-off-by: Rebecca Cran <rebe...@bsdio.com>
Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to