
On QNX, pthread APIs are provided as part of libc and a separate pthread library does not exist. This change updates the makefile of glslang to not link with pthread on QNX, thereby enabling glslang to be built for QNX platforms.
On QNX, pthread APIs are provided as part of libc and a separate pthread library does not exist. This change updates the makefile of glslang to not link with pthread on QNX, thereby enabling glslang to be built for QNX platforms.