Skip to content

Commit a56bbf9

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

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)