summaryrefslogtreecommitdiff
path: root/configure.host
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2006-10-10 15:01:25 +0000
committerguest <ivmai@mail.ru>2011-07-29 15:31:20 +0400
commit643fb9ba190d4d78c879ed78ee4f1bb76fdf7f77 (patch)
tree437b6f820d482aecd944f04b08dca2ef0a2428c6 /configure.host
parent577a8fd504d2927770e6eeb54b933de055d78daf (diff)
downloadbdwgc-643fb9ba190d4d78c879ed78ee4f1bb76fdf7f77.tar.gz
Tue Oct 10 16:58:37 CEST 2006 Paolo Molaro <lupus@ximian.com>
* darwin_stop_world.c: patch from Allan Hsu <allan@counterpop.net> to avoid using memory just after freeing it. svn path=/trunk/mono/; revision=66517
Diffstat (limited to 'configure.host')
-rw-r--r--configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.host b/configure.host
index 2904d719..53a47f2b 100644
--- a/configure.host
+++ b/configure.host
@@ -22,6 +22,7 @@
gc_cflags=""
if test :"$GCC": = :yes: ; then
+ :
else
case "$host" in
hppa*-*-hpux* )