[Mono-bugs] [Bug 74651][Blo] Changed - FreeBSD needs -pthread linker directive, not lib ref
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 12:13:06 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74651
--- shadow/74651 2005-04-18 09:03:09.000000000 -0400
+++ shadow/74651.tmp.12804 2005-04-18 12:13:06.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74651
Product: Mono Tasks
Version: 0%
OS: other
OS Details: FreeBSD 5/6
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Blocker
Component: Build
AssignedTo: mono-bugs@ximian.com
ReportedBy: flashdict@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,9 @@
Thanks, and regrets for any confusion this may have caused.
------- Additional Comments From flashdict@gmail.com 2005-04-18 09:03 -------
Created an attachment (id=14963)
Replace hard lib ref with -pthread in configure.in and libgc/configure.in
+
+------- Additional Comments From vargaz@gmail.com 2005-04-18 12:13 -------
+Patch checked in.