Skip to content

Commit ba9ce9b

Browse files
dschoGit for Windows Build Agent
authored andcommitted
fixup??? mingw: optionally enable wsl compability file mode bits
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 142df96 commit ba9ce9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,7 @@ elif host_machine.system() == 'windows'
11141114
'compat/win32/path-utils.c',
11151115
'compat/win32/pthread.c',
11161116
'compat/win32/syslog.c',
1117+
'compat/win32/wsl.c',
11171118
'compat/win32mmap.c',
11181119
'compat/nedmalloc/nedmalloc.c',
11191120
]

0 commit comments

Comments
 (0)