pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc
> Hi,
>
> This change broke boost with clang, for example on macOS/aarch64 and
> also on NetBSD/amd64 with base clang:
>
>> -USE_LANGUAGES= c c++
>> +USE_LANGUAGES= c c++11
>
> C++ flag leaks into the C compiler:
>
> clang-linux.compile.c.without-pch bin.v2/libs/container/build/clang-linux-13/release/threading-multi/visibility-hidden/alloc_lib.o
> error: invalid argument '-std=c++11' not allowed with 'C'
>
> Please revert the change or fix the package.
>
> Kind regards,
> -Tobias
Reverted.
Cheers,
Adam
Home |
Main Index |
Thread Index |
Old Index