From 13158f86e3904284dce3dad36b64f07414459551 Mon Sep 17 00:00:00 2001 From: rmanfredi Date: Sat, 27 Nov 2010 11:55:39 +0000 Subject: Applied mega patch from Christian Biere to greatly improve feature detection and make a huge step towards better support for cross-compiling. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@34 2592e710-e01b-42a5-8df0-11608a6cc53d --- mcon/U/sbrksmart.U | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mcon/U/sbrksmart.U') diff --git a/mcon/U/sbrksmart.U b/mcon/U/sbrksmart.U index 9b2bccb..1dc6682 100644 --- a/mcon/U/sbrksmart.U +++ b/mcon/U/sbrksmart.U @@ -37,7 +37,7 @@ echo " " case "$d_sbrk" in "$define") echo "Let's see if your sbrk() is smart enough to release core..." >&4 - $cat > sbrk.c <<'EOC' + $cat > sbrk.c <