From: Tim Kientzle Date: Sat, 31 Oct 2009 19:24:09 +0000 (-0400) Subject: archive_entry_copy_bhfi should only be built on Windows. X-Git-Tag: v2.8.0~257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5209b278271c64173117cda594d7b1c137f23ea;p=thirdparty%2Flibarchive.git archive_entry_copy_bhfi should only be built on Windows. SVN-Revision: 1558 --- diff --git a/libarchive/CMakeLists.txt b/libarchive/CMakeLists.txt index d7c818450..af7dab72b 100644 --- a/libarchive/CMakeLists.txt +++ b/libarchive/CMakeLists.txt @@ -18,7 +18,6 @@ SET(libarchive_SOURCES archive_entry.c archive_entry.h archive_entry_copy_stat.c - archive_entry_copy_bhfi.c archive_entry_link_resolver.c archive_entry_private.h archive_entry_stat.c