guix-devel
[Top][All Lists]
Advanced

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

gd on i686


From: Ludovic Courtès
Subject: gd on i686
Date: Tue, 19 Jul 2016 15:01:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Efraim Flashner <address@hidden> skribis:

> Can we do an
> (if (system-prefix? "i686-linux" (or %target... %current...))
>     (disable test)
>     (echo "hi mom!"))
>
> the other option I saw from the bug report
> https://github.com/libgd/libgd/issues/242#issuecomment-228676965
> was apparently to add the flags -msse -mfpmath=sse to CFLAGS to make it
> pass.

You’re talking about a different issue ;-) (gd vs. GnuTLS), but yes, we
could use something like this to avoid rebuilds on platforms other than
i686.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]