aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Bluhm <alexander.bluhm@gmx.net>2021-10-05 23:33:16 +0200
committerLasse Collin <lasse.collin@tukaani.org>2021-10-27 20:49:41 +0300
commit892b16cc282f5b4e1c49871b326f4db25c5b4d81 (patch)
treecec88fc36db0d7959682bf95ada3548f2c085e68 /configure.ac
parentliblzma: Fix liblzma.map for the lzma_microlzma_* symbols. (diff)
downloadxz-892b16cc282f5b4e1c49871b326f4db25c5b4d81.tar.xz
xz: Avoid fchown(2) failure.
OpenBSD does not allow to change the group of a file if the user does not belong to this group. In contrast to Linux, OpenBSD also fails if the new group is the same as the old one. Do not call fchown(2) in this case, it would change nothing anyway. This fixes an issue with Perl Alien::Build module. https://github.com/PerlAlien/Alien-Build/issues/62
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions