Commit 7a41f7a
fixup??? mingw: make the dirent implementation pluggable
This is necessary because the win+Meson build now uses a GCC that seems
to link to `libmingwex.a` under certain circumstances (a static libcurl
build seemingly falling into that category) where `opendir` is already
defined as a variable. _sigh_
Signed-off-by: Johannes Schindelin <[email protected]>1 parent aa5ef54 commit 7a41f7a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments