Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 15:35:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235921] Mk/Uses/qt-dist.mk: fix build with GCC-based architectures
Message-ID:  <bug-235921-7788-L5bDqFLF7F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235921-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235921-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235921

Piotr Kubaj <pkubaj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkubaj@FreeBSD.org

--- Comment #5 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
(In reply to Raphael Kubo da Costa from comment #4)
"Can you explain why this is necessary? /usr/lib, /lib and /usr/include sho=
uld
all be part of the standard search paths."
Apparently that is true when you build using Clang, but not when using GCC.


"Wouldn't that cause those lines to be included even one's not using GCC? P=
lus,
aren't those added automatically by GCC itself?"
I tried building QT with this patch on amd64 with Clang, it works. GCC from
ports doesn't add those arguments automatically.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235921-7788-L5bDqFLF7F>