Skip to content

Commit 95425e9

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 25c5b6d commit 95425e9

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
@@ -1118,6 +1118,7 @@ elif host_machine.system() == 'windows'
11181118
'compat/win32/path-utils.c',
11191119
'compat/win32/pthread.c',
11201120
'compat/win32/syslog.c',
1121+
'compat/win32/wsl.c',
11211122
'compat/win32mmap.c',
11221123
'compat/nedmalloc/nedmalloc.c',
11231124
]

0 commit comments

Comments
 (0)