mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 09:04:07 +02:00
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:
parent
9b58952287
commit
77d5dac5c6
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
[Sources.AARCH64]
|
[Sources.AARCH64]
|
||||||
AArch64/ArmGicArchLib.c
|
AArch64/ArmGicArchLib.c
|
||||||
GicV3/AArch64/ArmGicV3.S | GCC
|
GicV3/AArch64/ArmGicV3.S
|
||||||
|
|
||||||
[LibraryClasses]
|
[LibraryClasses]
|
||||||
ArmLib
|
ArmLib
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
[Sources.AARCH64]
|
[Sources.AARCH64]
|
||||||
AArch64/ArmGicArchLib.c
|
AArch64/ArmGicArchLib.c
|
||||||
GicV3/AArch64/ArmGicV3.S | GCC
|
GicV3/AArch64/ArmGicV3.S
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
ArmPkg/ArmPkg.dec
|
ArmPkg/ArmPkg.dec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user