ports/171569: net/boinc-client clang update
Andrey Simonenko
simon at comsys.ntu-kpi.kiev.ua
Wed Sep 12 11:20:09 UTC 2012
>Number: 171569
>Category: ports
>Synopsis: net/boinc-client clang update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 12 11:20:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Andrey Simonenko
>Release: 9.1-PRERELEASE
>Organization:
>Environment:
>Description:
The following change allows to build net/boinc-client with clang from the base system.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN boinc-client.orig/files/patch-zip-unzip-extract.c boinc-client/files/patch-zip-unzip-extract.c
--- boinc-client.orig/files/patch-zip-unzip-extract.c 1970-01-01 03:00:00.000000000 +0300
+++ boinc-client/files/patch-zip-unzip-extract.c 2012-09-12 14:05:18.000000000 +0300
@@ -0,0 +1,11 @@
+--- zip/unzip/extract.c.orig 2012-04-09 13:58:50.000000000 +0300
++++ zip/unzip/extract.c 2012-09-12 14:05:07.000000000 +0300
+@@ -218,7 +218,7 @@
+ static ZCONST char Far InvalidComprData[] = "invalid compressed data to ";
+ static ZCONST char Far Inflate[] = "inflate_boinc";
+
+-extern int inflate_boinc(__G__ is_defl64);
++extern int inflate_boinc(__GPRO__ int is_defl64);
+
+ #ifndef SFX
+ static ZCONST char Far Explode[] = "explode";
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list