summaryrefslogtreecommitdiffstats
path: root/Source/cmparseMSBuildXML.py
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-06-06 11:29:19 (GMT)
committerBrad King <brad.king@kitware.com>2012-06-06 11:29:19 (GMT)
commita34015d356c2a4084029e57a822c96330408c8d6 (patch)
treef97dee042ee336780dcdc0d3da4d579fe14002f2 /Source/cmparseMSBuildXML.py
parent6218aba37ad9990304f91bf6c27e014fbf8ad684 (diff)
downloadCMake-a34015d356c2a4084029e57a822c96330408c8d6.zip
CMake-a34015d356c2a4084029e57a822c96330408c8d6.tar.gz
CMake-a34015d356c2a4084029e57a822c96330408c8d6.tar.bz2
cmArchiveWrite: Clear fflags from archive entries
When reading archive entries from disk strip any "fflags" entry headers that may have been loaded from the filesystem when libarchive is built with HAVE_STRUCT_STAT_ST_FLAGS (struct stat has 'st_flags'). The local filesystem flags are not useful for distribution. Furthermore, GNU tar does not understand the "SCHILY.fflags" extended header used to store the flags in the archive. Use the approach from commit e8558efa (cmArchiveWrite: Clear xattr and acl from entries, 2011-04-07) to remove the flags and avoid producing the non-portable extended header.
Diffstat (limited to 'Source/cmparseMSBuildXML.py')
0 files changed, 0 insertions, 0 deletions