Adrian Bunk, on 2022-10-02:
> I was talking about a different change that would have been wrong:
>
> -ifeq ($(PERFORMING_CONDA_BUILD),True)
> CPPFLAGS += -mtune=generic
> -else
> -CPPFLAGS += -mfma -march=native
> -endif
>
>
> This would have fixed the baseline violation,
> but
On Sun, Oct 02, 2022 at 05:13:33PM +0200, Étienne Mollier wrote:
> Hi Adrian,
>
> Adrian Bunk, on 2022-10-02:
> > src/Makefile:
> > ...
> > ifeq ($(PERFORMING_CONDA_BUILD),True)
> > CPPFLAGS += -mtune=generic
> > else
> > CPPFLAGS += -mfma -march=nat
Hi Adrian,
Adrian Bunk, on 2022-10-02:
> src/Makefile:
> ...
> ifeq ($(PERFORMING_CONDA_BUILD),True)
> CPPFLAGS += -mtune=generic
> else
> CPPFLAGS += -mfma -march=native
> endif
> ...
>
>
>
> Please remove this block, it is a baseline vio
Source: unifrac-tools
Version: 1.1.1-1
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Debian Med Packaging Team
, Étienne Mollier
https://buildd.debian.org/status/fetch.php?pkg=unifrac-tools&arch=armel&ver=1.1.1-1&stamp=1664713094&raw=0
...
h5c++ -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -mfma -ma
4 matches
Mail list logo