* keep xattr disabled for the platform launcher as per specification
This commit is contained in:
parent
44e69dfe9c
commit
dd0e707de5
|
@ -22,7 +22,7 @@
|
|||
-DuseNativeShell=false
|
||||
|
||||
# use NTFS extended attributes for storing metadata
|
||||
-DuseExtendedFileAttributes=true
|
||||
-DuseExtendedFileAttributes=false
|
||||
-DuseCreationDate=false
|
||||
|
||||
# look for native libs here
|
||||
|
|
Loading…
Reference in New Issue