Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 581282
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
Tools/qmake/mkspecs/features/default_post.prf | 1 +
Tools/qmake/mkspecs/features/default_post.prf | 1 +
1
1 file changed, 1 insertion(+)
1
1 file changed, 1 insertion(+)
2
-- a/Tools/qmake/mkspecs/features/default_post.prf
2
++ b/Tools/qmake/mkspecs/features/default_post.prf
Lines 201-206 needToLink() { Link Here
201
        
201
        
202
        LIBS += $$eval(WEBKIT.$${library_identifier}.dependent_libs)
202
        LIBS += $$eval(WEBKIT.$${library_identifier}.dependent_libs)
203
    }
203
    }
204
    posix:!darwin: LIBS += -lpthread
204
}
205
}
205
206
206
creating_module {
207
creating_module {

Return to bug 581282