Fix rk_mkdir() on WIN32
This commit is contained in:

committed by
Nico Williams

parent
db859520b4
commit
7138a04690
@@ -105,9 +105,6 @@ HCRYPTO_FALLBACK=1
|
||||
# Disable use of GSS LOCALNAME support
|
||||
NO_LOCALNAME=1
|
||||
|
||||
# Windows CRT mkdir does not have the mode parameter
|
||||
MKDIR_DOES_NOT_HAVE_MODE=1
|
||||
|
||||
# Windows CRT rename does not unlink the target
|
||||
RENAME_DOES_NOT_UNLINK=1
|
||||
|
||||
|
Reference in New Issue
Block a user