Il 30/05/2014 23:20, Rick Liu ha scritto:
 # we need pthread for static linking. use previous pthread test result
 elif compile_prog "" "-lrt $pthread_lib" ; then
-  LIBS="-lrt $LIBS"
-  libs_qga="-lrt $libs_qga"

The "compile_prog" argument should also place -lrt last.

Paolo

Reply via email to