Don't search for pthread

This commit is contained in:
Ivan Epifanov 2021-01-20 23:33:05 +03:00 committed by Sam Lantinga
parent ddfe7200e2
commit a43f488920
1 changed files with 1 additions and 1 deletions

View File

@ -2143,7 +2143,7 @@ elseif(VITA)
add_definitions("-Dmemmove=sceClibMemmove")
add_definitions("-Dmemcmp=sceClibMemcmp")
CheckPTHREAD()
# CheckPTHREAD()
endif()