FreeBSD Bugzilla – Attachment 102034 Details for
Bug 141713
Programs linked against devel/boehm-gc fail on sparc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 936 bytes, created by
Michael Moll
on 2009-12-17 14:00:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Moll
Created:
2009-12-17 14:00:14 UTC
Size:
936 bytes
patch
obsolete
>diff -burN gc-7.1.orig/configure gc-7.1.patched/configure >--- gc-7.1.orig/configure 2008-05-04 02:52:50.000000000 +0200 >+++ gc-7.1.patched/configure 2009-12-17 13:29:48.000000000 +0100 >@@ -6161,6 +6161,9 @@ > sparc-*-netbsd*) > machdep="mach_dep.lo sparc_netbsd_mach_dep.lo" > ;; >+ sparc64-*-freebsd*) >+ machdep="mach_dep.lo sparc_mach_dep.lo" >+ ;; > sparc-sun-solaris2.3) > machdep="mach_dep.lo sparc_mach_dep.lo" > cat >>confdefs.h <<\_ACEOF >diff -burN gc-7.1.orig/configure.ac gc-7.1.patched/configure.ac >--- gc-7.1.orig/configure.ac 2008-05-04 02:52:06.000000000 +0200 >+++ gc-7.1.patched/configure.ac 2009-12-17 13:29:41.000000000 +0100 >@@ -405,6 +405,9 @@ > sparc-*-netbsd*) > machdep="mach_dep.lo sparc_netbsd_mach_dep.lo" > ;; >+ sparc64-*-freebsd*) >+ machdep="mach_dep.lo sparc_mach_dep.lo" >+ ;; > sparc-sun-solaris2.3) > machdep="mach_dep.lo sparc_mach_dep.lo" > AC_DEFINE(SUNOS53_SHARED_LIB)
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 141713
: 102034