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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- perl/Makefile.in
0
++ perl/Makefile.in
Lines 30-36 Link Here
30
OPTIMIZE = -O2
30
OPTIMIZE = -O2
31
LD = ld
31
LD = ld
32
LIBS = -L../.. -L/usr/local/lib -lqdbm @LIBS@
32
LIBS = -L../.. -L/usr/local/lib -lqdbm @LIBS@
33
RUNENV = LD_LIBRARY_PATH=.:..:../..:/usr/local/lib
33
RUNENV = LD_LIBRARY_PATH=.:..:../..:/usr/local/lib LD_RUN_PATH=""
34
34
35
35
36
36

Return to bug 108534