[Bug 241096] graphics/qgis: Fix build on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 4 16:30:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241096

--- Comment #6 from Rainer Hurling <rhurlin at gwdg.de> ---
(In reply to Raphael Kubo da Costa from comment #5)

I just tried with CFLAGS+=-O1 and CXXFLAGS+=O1 in the ports Makefile. It works
with clang9 on i386, but build time is about six times longer now than with -O2
(clang9 on the same box, but amd64).

Is there any possibility to limit -O1 to only
src/core/qgscoordinatereferencesystem_legacy.* and to build everything else
with -O2 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list