On Sun, Dec 3, 2023 at 1:44 AM Michael D Kinney
<michael.d.kin...@intel.com> wrote:
>
> Update WinHost.inf to remove /NODEFAULTLIB option from DLINK_FLAGS.
> WinHost builds a Windows application that depends on the compiler
> default libraries. By removing /NODEFAULTLIB, fewer libraries
> have to be specified on the link command line.
>
> DLINK_FLAGS and CC_FLAGS reorganized to consolidate options
> common to IA32/X64.
>
> -Wno-microsoft-static-assert  added to CLANGPDB CC_FLAGS to
> address warnings.
>
> Cc: Andrew Fish <af...@apple.com>
> Cc: Ray Ni <ray...@intel.com>
> Cc: Pedro Falcato <pedro.falc...@gmail.com>
> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>

Acked-by: Pedro Falcato <pedro.falc...@gmail.com>

Although the static_assert thing is annoying. ugh. And MSVC only got
_Static_assert in VS2019...

-- 
Pedro


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111996): https://edk2.groups.io/g/devel/message/111996
Mute This Topic: https://groups.io/mt/102945757/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to