diff options
Diffstat (limited to 'boehm-gc/configure')
-rwxr-xr-x | boehm-gc/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boehm-gc/configure b/boehm-gc/configure index cbbc4d236d5..a5f305aa369 100755 --- a/boehm-gc/configure +++ b/boehm-gc/configure @@ -1756,6 +1756,7 @@ EOF ;; sparc-sun-solaris2.3*) + machdep="sparc_mach_dep.o" cat >> confdefs.h <<\EOF #define SUNOS53_SHARED_LIB 1 EOF |