[kde-freebsd] kdelibs-4.4.3/kjs/CMakeLists.txt

Andriy Gapon avg at icyb.net.ua
Tue Jun 1 17:34:06 CEST 2010


Could someone with cmake-fu please take a look at kdelibs-4.4.3/kjs/CMakeLists.txt ?
I am getting unresolved pthread-related symbols there if building the port with gcc44.
It seems that libkjs.so can conditionally call pthread functions (see
collector.cpp), but kjs binary is always linked without any thread flags (e.g.
-pthread).

-- 
Andriy Gapon


More information about the kde-freebsd mailing list