Skip to content

Commit f06ca7e

Browse files
committed
fixup??? mingw: optionally enable wsl compability file mode bits
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 004c3e0 commit f06ca7e

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
@@ -1099,6 +1099,7 @@ elif host_machine.system() == 'windows'
10991099
'compat/win32/path-utils.c',
11001100
'compat/win32/pthread.c',
11011101
'compat/win32/syslog.c',
1102+
'compat/win32/wsl.c',
11021103
'compat/win32mmap.c',
11031104
'compat/nedmalloc/nedmalloc.c',
11041105
]

0 commit comments

Comments
 (0)