Removed unnecessary detections, support for S60 SDK version >3.0
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3073 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -282,9 +282,7 @@ case "$HOST_SYSTEM" in
|
||||
LIB_pthread_VERSION="$(pthread-config --version)"
|
||||
;;
|
||||
WINSCW|ARMV5|GCCE)
|
||||
LIB_pthread_CFLAGS=""
|
||||
LIB_pthread_LDFLAGS=""
|
||||
LIB_pthread_VERSION=""
|
||||
LIB_pthread_DETECT="true"
|
||||
;;
|
||||
*)
|
||||
LIB_pthread_CFLAGS=""
|
||||
|
||||
Reference in New Issue
Block a user