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

Collapse All | Expand All

(-)pthreads-w32-2-8-0-release/GNUmakefile.orig (-1 / +1 lines)
Lines 58-65 Link Here
58
RANLIB  = $(CROSS)ranlib
58
RANLIB  = $(CROSS)ranlib
59
RC	= $(CROSS)windres
59
RC	= $(CROSS)windres
60
60
61
OPT	= $(CLEANUP) -O3 -finline-functions
61
OPT	= $(CLEANUP)
62
DOPT	= $(CLEANUP) -g -O0
62
DOPT	= $(CLEANUP) -g -O0
63
XOPT	=
63
XOPT	=
64
64
65
RCFLAGS		= --include-dir=.
65
RCFLAGS		= --include-dir=.

Return to bug 333771