pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/firefox



Hi,

Tobias Nygren <tnn%NetBSD.org@localhost> writes:

> On Fri, 21 Feb 2020 15:13:12 +0000
> Ryo ONODERA <ryoon%netbsd.org@localhost> wrote:
>
>> * Do not define USE_LANGUAGES+=gnu++17. Passing -std=gnu++17 to all clang
>>   invocations causes build failure.
>
> "works for me"
>
> $ /usr/pkg/bin/clang++ -std=gnu++17 -o test.o -c test.cpp
> echo $?
> $ 0
>
> Is the problem that CXXFLAGS get improperly shipped to the C compiler?
> Btw, not objecting to the revert if it fixes some build issue.

clang++ can accept -std=gnu++17.

It seems that -std=gnu++17 and some cbindgen/bindgen things in www/firefox
does not work properly for me and some users.

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index