( NevemTeve | 2023. 11. 27., h – 16:21 )

Na jó, ez most én voltam: azt mondtam neki, hogy '-mcpu=native'. Jó hogy megsértődött, naná. (Egy gcc-5.4 volt egyébként.)

Bár még így is meg lehetett menteni ezzel a patch-csel:

--- crypto/bio/bio_print.bak    2023-11-23 14:20:19 +0100
+++ crypto/bio/bio_print.c      2023-11-27 16:21:45 +0100
@@ -663,7 +663,7 @@
         (void)doapr_outch(sbuffer, buffer, currlen, maxlen, '\0');
         return 0;
     }
-    intpart = (unsigned long)ufvalue;
+    intpart = (unsigned long)(long)ufvalue;

     /*
      * sorry, we only support 9 digits past the decimal because of our