1*b39c5158Smillert# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=101767 2*b39c5158Smillert# explicit linking is required to ensure the use of versioned symbols 3*b39c5158Smillert$self->{LIBS} = ['-lpthread'] if $Config{libs} =~ /-lpthread/; 4