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/GNUmakefile.orig (-1 / +1 lines)
Lines 58-64 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 -findirect-inlining
61
OPT	= $(CLEANUP)
62
XOPT	=
62
XOPT	=
63
63
64
RCFLAGS		= --include-dir=.
64
RCFLAGS		= --include-dir=.

Return to bug 333771