mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
UnitTestFrameworkPkg/UnitTest: Fixes CLANGPDB build
Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>
This commit is contained in:
parent
292e5ed762
commit
9429976185
@ -37,3 +37,6 @@
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -37,3 +37,6 @@
|
||||
|
||||
[Depex]
|
||||
gEfiPeiMemoryDiscoveredPpiGuid
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -38,3 +38,6 @@
|
||||
|
||||
[Depex]
|
||||
gEfiSmmCpuProtocolGuid
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -34,3 +34,6 @@
|
||||
|
||||
[Pcd]
|
||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
Loading…
x
Reference in New Issue
Block a user