Maybe add a comment saying why it's disabled, in case fixing it takes some time?

--
Rebecca Cran


On 8/17/21 11:42 PM, Michael D Kinney wrote:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3549

SocketDxe generates build failures with VS2017 and VS2019 due to
use of weak references and /WHOLEARCHIVE.  Disable SocketDxe until
weak references can be removed.

Cc: Rebecca Cran <rebe...@nuviainc.com>
Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>
---
  StdLib/StdLib.inc | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/StdLib/StdLib.inc b/StdLib/StdLib.inc
index d0a0c8a..4c72b4f 100644
--- a/StdLib/StdLib.inc
+++ b/StdLib/StdLib.inc
@@ -99,7 +99,7 @@
  ##########
  #  Socket Layer
  ##########
-  StdLib/SocketDxe/SocketDxe.inf
+#  StdLib/SocketDxe/SocketDxe.inf
##############################################################################


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


Reply via email to