mirror of https://github.com/libsdl-org/SDL
Don't search for pthread
This commit is contained in:
parent
ddfe7200e2
commit
a43f488920
|
@ -2143,7 +2143,7 @@ elseif(VITA)
|
|||
add_definitions("-Dmemmove=sceClibMemmove")
|
||||
add_definitions("-Dmemcmp=sceClibMemcmp")
|
||||
|
||||
CheckPTHREAD()
|
||||
# CheckPTHREAD()
|
||||
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue