aboutsummaryrefslogtreecommitdiff
path: root/devel/boehm-gc-threaded
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boehm-gc-threaded')
-rw-r--r--devel/boehm-gc-threaded/files/patch-configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/boehm-gc-threaded/files/patch-configure b/devel/boehm-gc-threaded/files/patch-configure
new file mode 100644
index 000000000000..f3da144f1931
--- /dev/null
+++ b/devel/boehm-gc-threaded/files/patch-configure
@@ -0,0 +1,12 @@
+--- configure.orig 2009-12-19 14:02:54.000000000 +0300
++++ configure 2009-12-19 14:04:13.000000000 +0300
+@@ -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