FreeBSD Bugzilla – Attachment 42543 Details for
Bug 66320
[PATCH] archivers/unzip: [make ccache friendly]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
unzip-5.50_2.patch
unzip-5.50_2.patch (text/plain), 641 bytes, created by
Michael Johnson
on 2004-05-06 08:50:23 UTC
(
hide
)
Description:
unzip-5.50_2.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-05-06 08:50:23 UTC
Size:
641 bytes
patch
obsolete
>Index: files/patch-aa >=================================================================== >RCS file: /home/ncvs/ports/archivers/unzip/files/patch-aa,v >retrieving revision 1.2 >diff -u -r1.2 patch-aa >--- files/patch-aa 31 May 2000 10:14:33 -0000 1.2 >+++ files/patch-aa 6 May 2004 07:45:32 -0000 >@@ -15,7 +15,7 @@ > @echo 'NOTE: use bsd target for non-Intel FreeBSD compiles (if any).' > - $(MAKE) unzips CC=gcc LD=gcc AS=gcc\ > - CF="-O3 -Wall -I. -DASM_CRC -DBSD $(LOC)"\ >-+ $(MAKE) unzips CC=$(CC) LD=$(CC) AS=$(CC)\ >++ $(MAKE) unzips CC="$(CC)" LD="$(CC)" AS="$(CC)"\ > + CF="-I. -DASM_CRC -DBSD $(LOC)"\ > AF="-Di386 $(AF)" CRC32=crc_gcc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66320
: 42543