Add align build option to avoid the build issues.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10181 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gdong1 2010-03-04 07:29:53 +00:00
parent 59aefb7e0d
commit 4526f277b9
1 changed files with 7 additions and 0 deletions

View File

@ -44,3 +44,10 @@
[Depex] [Depex]
TRUE TRUE
[BuildOptions]
# It is required for IA32-version consumer of CryptoLib to add the
# following build options to avoid the build issues.
MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256
INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256