From aa2d37a6b9c7ff175761b41b50965ba3ed21bac9 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 23 Jan 2000 01:06:35 +0000 Subject: Respect CC --- archivers/zip/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 archivers/zip/files/patch-ab (limited to 'archivers/zip/files/patch-ab') diff --git a/archivers/zip/files/patch-ab b/archivers/zip/files/patch-ab new file mode 100644 index 000000000000..1002aa1d9b8d --- /dev/null +++ b/archivers/zip/files/patch-ab @@ -0,0 +1,11 @@ +--- unix/Makefile.orig Fri Oct 24 11:38:04 1997 ++++ unix/Makefile Sat Jan 22 16:56:34 2000 +@@ -16,7 +16,7 @@ + LN = ln -s + + # (to use the Gnu compiler, change cc to gcc in CC) +-CC = cc ++CC ?= cc + BIND = $(CC) + AS = $(CC) -c + E = -- cgit v1.2.3