Commit 4a672aa
committed
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 14c50b2 commit 4a672aa
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