8954461ee8
Copy from Archiving/zip based on submit request 25076 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/25076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zip?expand=0&rev=6
14 lines
433 B
Diff
14 lines
433 B
Diff
Index: unix/Makefile
|
|
===================================================================
|
|
--- unix/Makefile.orig 2009-11-24 18:19:52.774937000 +0100
|
|
+++ unix/Makefile 2009-11-24 18:19:53.326841000 +0100
|
|
@@ -160,7 +160,7 @@ generic: flags
|
|
eval $(MAKE) zips `cat flags`
|
|
|
|
generic_gcc:
|
|
- $(MAKE) generic CC=gcc CPP="gcc -E"
|
|
+ $(MAKE) generic CPP="gcc -E"
|
|
|
|
# AT&T 6300 PLUS (don't know yet how to allocate 64K bytes):
|
|
att6300nodir:
|