We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d1fa1b + 5c2f909 commit 4838588Copy full SHA for 4838588
.github/workflows/watcomc.yml
@@ -62,6 +62,9 @@ jobs:
62
uses: open-watcom/setup-watcom@v0
63
with:
64
version: ${{ matrix.platform.owimage }}
65
+ tag: 2025-09-01-Build
66
+ # Currently fixed to this build because of latest compiler error:
67
+ # file clbrdll.lib(fltuse80): undefined symbol _SetLD80bit_
68
69
- name: Checkout wolfSSL
70
uses: actions/checkout@v4
0 commit comments