add check for gcc

db4
Doug Coleman 2008-03-11 15:24:26 -05:00
parent 9c95192082
commit 4bb3128bfb
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ set_build_info() {
}
find_build_info() {
ensure_program_installed egcc gcc
find_os
find_architecture
find_word_size