ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 assembly files

LLVM/ARMCC6 supports 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@16509 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Olivier Martin 2014-12-12 19:00:37 +00:00 committed by oliviermartin
parent 4a8fa966d3
commit a40ff4578d
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
ArmJunoMem.c
[Sources.AARCH64]
AArch64/ArmJunoHelper.S | GCC
AArch64/ArmJunoHelper.S
[Sources.ARM]
Arm/ArmJunoHelper.S | GCC

View File

@ -41,7 +41,7 @@
VirtMem.c
[Sources.AARCH64]
AARCH64/VirtHelper.S | GCC
AARCH64/VirtHelper.S
[Sources.ARM]
ARM/VirtHelper.S | GCC