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:
@ -44,3 +44,10 @@
|
||||
|
||||
[Depex]
|
||||
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
|
||||
|
Reference in New Issue
Block a user