Fixed the GCC assembler issue. Now we can use full GCC tools to build our package.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@795 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -6,6 +6,6 @@ TOOLS_DEFINITION_FILE = Tools/Conf/tools_def.txt
|
||||
|
||||
# Separate multiple targets with space, not not use comma
|
||||
TARGET =
|
||||
TARGET_ARCH =
|
||||
TAGNAME =
|
||||
TARGET_ARCH = IA32
|
||||
TAGNAME = MSFT
|
||||
|
||||
|
Reference in New Issue
Block a user