mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Remove warning from bootstrap.sh about narwhal-jsc failing on 10.5
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user