Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2-libc
  Commit: e3839c636e171eff5960d53c65a49843c657ca65
      
https://github.com/tianocore/edk2-libc/commit/e3839c636e171eff5960d53c65a49843c657ca65
  Author: ss <[email protected]>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M StdLib/LibC/Softfloat/Softfloat.inf

  Log Message:
  -----------
  Build SoftFloat with MSVC

Fixes these errors:
```
LibSoftfloat.lib(netf2.obj) : error LNK2001: unresolved external symbol 
_softfloat_float128_eq
LibSoftfloat.lib(lttf2.obj) : error LNK2001: unresolved external symbol 
_softfloat_float128_lt
LibSoftfloat.lib(letf2.obj) : error LNK2001: unresolved external symbol 
_softfloat_float128_le
```

Signed-off-by: Sergey Sudnitsyn 
[[email protected]](mailto:[email protected])



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2-libc/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to