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

Collapse All | Expand All

(-)Makefile.in (-1 / +2 lines)
Lines 193-199 Link Here
193
		$(SIMX86_LINK_FLAGS) \
193
		$(SIMX86_LINK_FLAGS) \
194
		$(READLINE_LIB) \
194
		$(READLINE_LIB) \
195
		$(EXTRA_LINK_OPTS) \
195
		$(EXTRA_LINK_OPTS) \
196
		$(LIBS)
196
		$(LIBS) \
197
		-lpthread

Return to bug 291724