On Tue, 03 Dec 2013 17:23:38 +0100 Alberto Villa wrote:
> On Tue, Dec 3, 2013 at 5:11 PM, Max Brazhnikov <m...@freebsd.org> wrote:
> > Btw, I've spotted interesting difference between clang and gcc specs.
> > Unlike gcc, clang spec does not define
> > QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined
> >
> > As a result, qt5-gui was failing on 9.2 with gcc due to this flag:
> >
> > It could be built with clang, but then than it has run-time problem with
> > undefined symbols.
> >
> > It turned out that libxcb in ports were built without xkb support,
> > kwm has already enabled it by my request.
> >
> > I wonder if clang spec should have this flag too.
> 
> I'll investigate. But why was it working on CURRENT?

No idea. I tested it on 9-stable only with clang/gcc.

_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to