ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly files

ARMCC6 toolchain (LLVM based) understands the GNU assembly language.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16343 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Olivier Martin 2014-11-13 11:06:00 +00:00 committed by oliviermartin
parent 9b58952287
commit 77d5dac5c6
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
[Sources.AARCH64]
AArch64/ArmGicArchLib.c
GicV3/AArch64/ArmGicV3.S | GCC
GicV3/AArch64/ArmGicV3.S
[LibraryClasses]
ArmLib

View File

@ -33,7 +33,7 @@
[Sources.AARCH64]
AArch64/ArmGicArchLib.c
GicV3/AArch64/ArmGicV3.S | GCC
GicV3/AArch64/ArmGicV3.S
[Packages]
ArmPkg/ArmPkg.dec