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

(-)Makefile.in.orig (-1 / +1 lines)
Lines 36-42 Link Here
36
CXX = @CXX@
36
CXX = @CXX@
37
CXXFLAGS = @CXXFLAGS@
37
CXXFLAGS = @CXXFLAGS@
38
CPPFLAGS = @CPPFLAGS@
38
CPPFLAGS = @CPPFLAGS@
39
LDFLAGS = @LDFLAGS@
39
LDFLAGS = @LDFLAGS@ @PTHREAD_CFLAGS@
40
40
41
### Variables: ###
41
### Variables: ###
42
42

Return to bug 467992