Added a "cegcc" target.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2887 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1007,6 +1007,8 @@ set_host_system() {
|
||||
HOST_SYSTEM="SunOS" ;;
|
||||
[Qq][Nn][Xx])
|
||||
HOST_SYSTEM="QNX" ;;
|
||||
[Cc][Ee][Gg][Cc][Cc])
|
||||
HOST_SYSTEM="cegcc" ;;
|
||||
*)
|
||||
build_message "Warning: host type '$BUILD_HOST' unknown. Using defaults."
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user