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

Collapse All | Expand All

(-)a/toolkit/library/Makefile.in (-1 / +1 lines)
Lines 227-233 Link Here
227
endif
227
endif
228
228
229
ifeq ($(OS_ARCH),SunOS)
229
ifeq ($(OS_ARCH),SunOS)
230
EXTRA_DSO_LDOPTS += -lelf -ldemangle -lCstd
230
EXTRA_DSO_LDOPTS += -lelf # -ldemangle -lCstd
231
endif
231
endif
232
232
233
ifeq ($(OS_ARCH),WINNT)
233
ifeq ($(OS_ARCH),WINNT)

Return to bug 228717