Added support for Symbian GCCE compiler
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3067 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1019,6 +1019,8 @@ set_host_system() {
|
||||
HOST_SYSTEM="WINSCW" ;;
|
||||
[Aa][Rr][Mm][Vv]5)
|
||||
HOST_SYSTEM="ARMV5" ;;
|
||||
[Gg][Cc][Cc][Ee])
|
||||
HOST_SYSTEM="GCCE" ;;
|
||||
*)
|
||||
build_message "Warning: host type '$BUILD_HOST' unknown. Using defaults."
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user