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

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- build/Makefile.test
0
++ build/Makefile.test
Lines 48-55 Link Here
48
    USE_PROXY_FLAG = $(DEFINE_KEY)HARNESS_USE_PROXY
48
    USE_PROXY_FLAG = $(DEFINE_KEY)HARNESS_USE_PROXY
49
    CPLUS_FLAGS += $(USE_PROXY_FLAG)
49
    CPLUS_FLAGS += $(USE_PROXY_FLAG)
50
    LINK_TBB.LIB = $(PROXY.LIB)
50
    LINK_TBB.LIB = $(PROXY.LIB)
51
    LIBS += $(LIBDL)
51
endif
52
endif
52
LIBS += $(LIBDL)
53
53
54
include $(tbb_root)/build/common_rules.inc
54
include $(tbb_root)/build/common_rules.inc
55
55

Return to bug 418447