Require that g++ or cl be present to use factor.sh

db4
Doug Coleman 2010-02-22 00:20:00 -06:00
parent 82e773f8ba
commit bb06e4671a
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ check_installed_programs() {
ensure_program_installed git
ensure_program_installed wget curl
ensure_program_installed gcc
ensure_program_installed g++ cl
ensure_program_installed make gmake
ensure_program_installed md5sum md5
ensure_program_installed cut