Hello, Ludovic Courtès <l...@gnu.org> writes:
> This should rather be: > > (string-prefix? "x86_64-" (or (%current-target-system) (%current-system))) > > because ‘%current-target-system’ is a triplet (like “arm-linux-gnueabihf”) > whereas ‘%current-system’ is a “system type” (like “x86_64-linux”). Understood. I fixed it in 07a7cccbac59dd8265fffdd4b87616cd0419a2c7. Thank you! Regards, -- Nicolas Goaziou