Daniel Feenberg wrote:
On 3/19/21, Iain Sandoe wrote:
On Fri, 19 Mar 2021, Tobias Burnus wrote:
you should be able to work around this without changing the compiler or
rebuilding it,
%rename lib liborig
*lib: -lquadmath -lm %(libgcc) %(liborig)
change the last line line to :
*lib: %
On 3/19/21, Iain Sandoe wrote:
>> On Fri, 19 Mar 2021, Tobias Burnus wrote:
>
> you should be able to work around this without changing the compiler or
> rebuilding it,
>
> find
>
> /path/to/compiler/install/lib/libgfortran.spec
>
> make a copy of that (for backup only)
>
> the file contains som
Hi Jerry and Steve,
Yes Ok for trunk.
Thanks for the heads-up and the review, committed as r11-7742.
Best regards
Thomas