Do not rely on '/sbin/' being present in the PATH variable. This patch fixes build problems of hybrid Linux/Genode programs on Debian.
- Let hybrid Linux/Genode programs use POSIX threads for the implementation of the Thread API. - Prevent linkage of cxx library to hybrid Linux/Genode programs because the cxx functionality is covered by glibc.