aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/Makefile.in
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-02-09 04:46:34 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-02-09 04:46:34 +0000
commitcc616928d5e719c2f0ab301132f2651cc4f4419c (patch)
tree6d92cbaccaf81271d82e9a834d104c721078d222 /archival/libunarchive/Makefile.in
parenta88cb5025c3ffd9dc4e7bde58aa58b63afcf65bd (diff)
downloadbusybox-cc616928d5e719c2f0ab301132f2651cc4f4419c.tar.gz
Fix endian probelm on PPC, i had different types for an extern variable.
Diffstat (limited to 'archival/libunarchive/Makefile.in')
-rw-r--r--archival/libunarchive/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/libunarchive/Makefile.in b/archival/libunarchive/Makefile.in
index b59048612..fc277d1c4 100644
--- a/archival/libunarchive/Makefile.in
+++ b/archival/libunarchive/Makefile.in
@@ -55,7 +55,6 @@ LIBUNARCHIVE-y:= \
archive_copy_file.o \
\
check_header_gzip.o \
- check_trailer_gzip.o \
data_align.o \
decompress_bunzip2.o \
find_list_entry.o \