OK, you are way ahead of me Frédéric, please disregard my previous response.

Great that your patch works, really cool.  And thanks ! However, do you
mind if I query something ?  I don't quite see why you call the -

+if [ "$CPU" = "powerpc64le" ]; then
+    CPU="powerpc64"
+fi

AFTER the line -

TARGET="$CPU-$OS"

If we set TARGET after the "if" statement. the patch is heaps simpler.
And I like simple patches ...

Now, I cannot test it here but if you can while you have a terminal to a
P8 machine, and don't have a reason for the way you have done it, could
you test please ?

Otherwise, if you think it needs to be as per your patch, I am quite
happy to apply that.

Do you want me to run up a new release or would you prefer to use the
patch on a Debian downstream release model ?

Davo


On 27/3/21 3:00 am, Frédéric Bonnard wrote:
> Here is a patch proposal which fixes the build.
> The patch header details the issue and the possible workaround.
> Regards,
>
> F.
>
>

Reply via email to