ports/144224: [PATCH] lang/mono Fix build with new GCC

Rob Farmer rfarmer at predatorlabs.net
Tue Feb 23 06:40:02 UTC 2010


>Number:         144224
>Category:       ports
>Synopsis:       [PATCH] lang/mono Fix build with new GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 23 06:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD thinkpad.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r204181: Sun Feb 21 15:33:31 PST 2010     rfarmer at thinkpad.predatorlabs.net:/obj/usr/src/sys/THINKPAD  i386
>Description:
Fix build with GCC 4.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: files/patch-new_gcc
===================================================================
RCS file: files/patch-new_gcc
diff -N files/patch-new_gcc
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-new_gcc	23 Feb 2010 05:34:13 -0000
@@ -0,0 +1,11 @@
+--- mono/mini/ldscript.mono.orig	2009-10-26 13:44:11.000000000 -0700
++++ mono/mini/ldscript.mono	2010-02-22 21:34:07.000000000 -0800
+@@ -5,6 +5,8 @@
+               GC_start_blocking;
+               GC_end_blocking;
+               gc_thread_vtable;
++              __progname;
++              environ;
+       local:
+               *;
+ };


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list