-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add --with-libacl for full permission checking
libacl is only mandatory for Cygwin and must be explicitly selected for other platforms. For now, expressly binding to libacl in order to have acl_get_perm, rather than adding general ACL support (see libarchive for the full horrendous details of how to do this portably otherwise).
- Loading branch information
Showing
13 changed files
with
1,051 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.