From 03a9865ccb78f7aeeff07bdfca63077545ef292f Mon Sep 17 00:00:00 2001 From: Tom Robinson Date: Mon, 22 Feb 2010 22:05:12 -0800 Subject: [PATCH] Remove warning from bootstrap.sh about narwhal-jsc failing on 10.5 --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 9311568d9..c0f47647c 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -238,7 +238,6 @@ if [ `uname` = "Darwin" ]; then echo "================================================================================" echo "Would you like to install the JavaScriptCore engine for Narwhal?" echo "This is optional but will make building and running Objective-J much faster." - echo "NOTE: this is currently broken on versions of OS X before 10.6." if prompt "yes"; then tusk $tusk_install_command narwhal-jsc