Commit 68f0b29
committed
Add patch step for Lua source code in GitHub workflow
This commit introduces a step to apply a patch to the Lua source code using a provided `lua.pat` file. This lessens the warnings coming from the Open Watcom build process and is a step that happens before proceeding with the 16-bit DOS build.1 parent ebefbfb commit 68f0b29
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments