pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/ham/gnuradio-core
"Makoto Fujiwara" <mef%netbsd.org@localhost> writes:
> (ham/gnuradio-core) GCC_REQD+= 10 to fix recent build failure
> USE_LANGUAGES= c c++
> USE_TOOLS= gmake perl pkg-config
>
> -GCC_REQD+= 8
> +GCC_REQD+= 10
Is this really "gcc 8 has a bug that miscompiles gnuradio"? Or is it
more that that gnuradio uses some higher level of c++?
Right now the package is not tagged with USE_CXX_FEATURES, which means
it should be buildable with a C++03 compiler.
Home |
Main Index |
Thread Index |
Old Index