]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools ARM AARCH64: drop redundant compiler arguments
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 11:11:23 +0000 (13:11 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 12 Aug 2016 07:02:20 +0000 (09:02 +0200)
commitff59570f415e3d2cd4609716944bd8c2114198a1
tree5663e2345d05957e4c8b35331066f2bd02bbf938
parent6f8ecc41d75338826d208db1638814fa598fdf9d
BaseTools ARM AARCH64: drop redundant compiler arguments

The ARM and AARCH64 CC_FLAGS definitions include both GCC_ALL_CC_FLAGS
and GCC44_ALL_CC_FLAGS, resulting in many of the compiler arguments
being passed twice. Since the CLANG35 definitions do not refer to
GCC44_ALL_CC_FLAGS, drop the reference for GCCx as well.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Conf/tools_def.template