Jonathan Gray <[email protected]> writes:

> On Mon, May 11, 2015 at 08:21:44PM +0200, Jérémie Courrèges-Anglas wrote:
>> Christian Weisgerber <[email protected]> writes:
>> 
>> > Jonathan Gray:
>> >
>> >> > sys.mk automatically gets included by make(1) and sets CXXFLAGS to
>> >> > CFLAGS.  If a Makefile defines additional CFLAGS they will then be
>> >> > passed to the C++ compiler.  Which creates problems with flags
>> >> > that should only be used by the C compiler in Makefiles that
>> >> > deal with both C and C++ (like Mesa).
>> >> > 
>> >> > Fix this situation by not initialising CXXFLAGS with CFLAGS.
>> >> > No problems building src/xenocara with the following diff:
>> >> 
>> >> Here is the diff again.  If there are concerns on the ports
>> >> side could someone doing ports bulk builds give this a try?
>> >
>> > These ports failed in an amd64 bulk build:
>> >
>> 
>> > net/zeromq
>> 
>> Waiting for oks(?)
>
> As sthen said to leave icinga broken zeromq is the only port
> from naddy's list that remains unfixed?

Committed.

Cheers,
-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to