Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 641808 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- mesa-17.2.8/src/compiler/Makefile.glsl.am
0
++ mesa-17.2.8/src/compiler/Makefile.glsl.am
Lines 152-157 Link Here
152
glsl_compiler_LDADD = \
152
glsl_compiler_LDADD = \
153
	glsl/libstandalone.la \
153
	glsl/libstandalone.la \
154
	$(CLOCK_LIB)
154
	$(CLOCK_LIB)
155
156
glsl_compiler_LDFLAGS = \
157
	$(AM_LDFLAGS) \
158
	-Wl,--push-state,--no-as-needed -Wl,-lpthread -Wl,--pop-state
155
159
156
glsl_glsl_test_SOURCES = \
160
glsl_glsl_test_SOURCES = \
157
	glsl/test.cpp \
161
	glsl/test.cpp \

Return to bug 641808