I'll try to find some time in the weekend if it's fine for you. I'd really
like to review some pieces of the patch, thanks for pinging me!

Il giorno mer 22 ott 2014 15:12 Raphael Kubo da Costa <[email protected]>
ha scritto:

> Max Brazhnikov <[email protected]> writes:
>
> >> Lastly, I'm fairly convinced 7492a2c ("Stop explicitly passing
> >> ${LOCALBASE} to the compiler") is the only way to fix ports/194088, but
> >> feedback is also welcome.
> >
> > This may break 3rd-party software and ports which relay on this includes,
> > but I don't consider this as a drawback: passing additional flags when
> you
> > need them is much easier, than removing flags when they bring problems.
>
> The idea of setting LIBRARY_PATH and CPATH in CONFIGURE_ENV and MAKE_ENV
> is to make the change transparent to 3rd-party software: the only change
> is that while we explicitly passed -I/usr/local/include and
> -L/usr/local/lib before via mkspecs/freebsd-*/qmake.conf, they are now
> passed implicitly via those environment variables.
>
> I may have to move those definitions from bsd.qt.mk to Uses/qmake.mk
> though, as the previous setup only affected ports which used qmake and
> the new approach should be limited to qmake as well.
>
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to