diff options
author | gdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-04 07:58:16 +0000 |
---|---|---|
committer | gdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-04 07:58:16 +0000 |
commit | 18ca224e2e0f222a8c83785f73eefde4e0fe4295 (patch) | |
tree | 9f0bcad45a4ae714cb5caf71724cd7ac2ec7a529 /MdeModulePkg | |
parent | 4526f277b9160118d5db485d1eed8c2b5ed47b7c (diff) | |
download | edk2-platforms-18ca224e2e0f222a8c83785f73eefde4e0fe4295.tar.xz |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf b/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf index 6fdbe1db34..b5828f53f0 100644 --- a/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf +++ b/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf @@ -44,10 +44,4 @@ [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
\ No newline at end of file |