aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/configure
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/configure')
-rwxr-xr-xboehm-gc/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/boehm-gc/configure b/boehm-gc/configure
index a5f305a..3f78049 100755
--- a/boehm-gc/configure
+++ b/boehm-gc/configure
@@ -1744,6 +1744,9 @@ esac
machdep=
case "$host" in
+ alpha-*-*)
+ machdep="alpha_mach_dep.o"
+ ;;
mipstx39-*-elf*)
machdep="mips_ultrix_mach_dep.o"
cat >> confdefs.h <<\EOF