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

Collapse All | Expand All

(-)Makedefs.in (-1 / +1 lines)
Lines 75-81 Link Here
75
CXXFLAGS	=	-I.. @CXXFLAGS@ @LARGEFILE@ $(OPTIM) @JPEGINC@ @PNGINC@ @ZLIBINC@
75
CXXFLAGS	=	-I.. @CXXFLAGS@ @LARGEFILE@ $(OPTIM) @JPEGINC@ @PNGINC@ @ZLIBINC@
76
LDFLAGS		=	@LDFLAGS@ $(OPTIM)
76
LDFLAGS		=	@LDFLAGS@ $(OPTIM)
77
LIBS		=	@SSLLIBS@ @LIBS@
77
LIBS		=	@SSLLIBS@ @LIBS@
78
OPTIM		=	@OPTIM@ @SSLFLAGS@
78
OPTIM		=	@OPTIM@ @SSLFLAGS@ -O0
79
79
80
#
80
#
81
# Rules...
81
# Rules...

Return to bug 426352