From cc616928d5e719c2f0ab301132f2651cc4f4419c Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sun, 9 Feb 2003 04:46:34 +0000 Subject: Fix endian probelm on PPC, i had different types for an extern variable. --- archival/libunarchive/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'archival/libunarchive/Makefile.in') diff --git a/archival/libunarchive/Makefile.in b/archival/libunarchive/Makefile.in index b590486..fc277d1 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 \ -- cgit v1.1