ports/186437: libiconv compile broken under clang simple fix
Diane Bruce
db at db.net
Tue Feb 4 02:40:00 UTC 2014
>Number: 186437
>Category: ports
>Synopsis: libiconv compile broken under clang simple fix
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 04 02:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Diane Bruce
>Release: FreeBSD 11.0-CURRENT #34 r259888 amd64
>Organization:
I wish
>Environment:
System: FreeBSD odyssey 11.0-CURRENT FreeBSD 11.0-CURRENT #34 r259888: Wed Dec 25 18:14:38 EST 2013 root at odyssey:/usr/obj/home/db/svn/system/head/sys/GENERIC amd64
>Description:
>How-To-Repeat:
>Fix:
Index: files/patch-lib_iconv.c
===================================================================
--- files/patch-lib_iconv.c (revision 0)
+++ files/patch-lib_iconv.c (working copy)
@@ -0,0 +1,12 @@
+--- lib/iconv.c.orig 2014-02-03 21:20:38.000000000 -0500
++++ lib/iconv.c 2014-02-03 21:20:54.000000000 -0500
+@@ -176,9 +176,6 @@
+ #include "aliases2.h"
+ #undef S
+ };
+-#ifdef __GNUC__
+-__inline
+-#endif
+ const struct alias *
+ aliases2_lookup (register const char *str)
+ {
Property changes on: files/patch-lib_iconv.c
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list