mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
MdePkg/UnitTest: Fixes CLANGPDB build
Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>
This commit is contained in:
parent
f8ef5b77e1
commit
66470c302a
@ -31,3 +31,6 @@
|
||||
UefiApplicationEntryPoint
|
||||
DebugLib
|
||||
UnitTestLib
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -43,3 +43,6 @@
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -43,3 +43,6 @@
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -43,3 +43,6 @@
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
@ -40,3 +40,6 @@
|
||||
DebugLib
|
||||
SafeIntLib
|
||||
UnitTestLib
|
||||
|
||||
[BuildOptions]
|
||||
NOOPT_CLANGPDB_*_DLINK_FLAGS = /force:unresolved
|
||||
|
Loading…
x
Reference in New Issue
Block a user