On 2015-12-05 14:16:50, Michael Thomas wrote:

You should add this to the commit message (see Maintainers.txt):

Cc: Yonghong Zhu <yonghong....@intel.com>
Cc: Liming Gao <liming....@intel.com>

This will have git send-email Cc the package maintainers.

> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Michael Thomas <mali...@entropy-development.com>

Why doesn't this address match where you sent the patch from?

-Jordan

> ---
>  BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
> b/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
> index 406725d..dfcf3ee 100644
> --- a/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
> +++ b/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
> @@ -114,7 +114,7 @@ PCCTS_H=../h
>  #
>  #   UNIX
>  #
> -CC=cc
> +CC?=cc
>  COPT=-O
>  ANTLR=${BIN_DIR}/antlr
>  DLG=${BIN_DIR}/dlg
> --
> 2.6.3
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to