[RESEND 2] Changes to enable the use of gcov and PGO

Alexandre Julliard julliard at winehq.org
Wed Jun 16 04:41:05 CDT 2010


Peter Davies <ultratwo at gmail.com> writes:

> @@ -72,7 +72,7 @@ MAKECTESTS   = $(TOOLSDIR)/tools/make_ctests$(TOOLSEXT)
>  WRC          = $(TOOLSDIR)/tools/wrc/wrc$(TOOLSEXT)
>  WMC          = $(TOOLSDIR)/tools/wmc/wmc$(TOOLSEXT)
>  WIDL         = $(TOOLSDIR)/tools/widl/widl$(TOOLSEXT)
> -WINEGCC      = $(TOOLSDIR)/tools/winegcc/winegcc $(TARGETFLAGS) -B$(TOOLSDIR)/tools/winebuild --sysroot=$(TOPOBJDIR) @UNWINDFLAGS@
> +WINEGCC      = $(TOOLSDIR)/tools/winegcc/winegcc $(TARGETFLAGS) -B$(TOOLSDIR)/tools/winebuild --sysroot=$(TOPOBJDIR) @UNWINDFLAGS@ $(LDFLAGS)

LDFLAGS are already passed to winegcc where appropriate.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list