Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
packages [2025/02/16 20:14] snacsnocpackages [2025/03/01 05:49] (current) snacsnoc
Line 81: Line 81:
   autoreconf -vfi   autoreconf -vfi
   CC=i486-linux-musl-gcc CFLAGS="-s -static" ./configure --prefix=/usr --host=i486-linux-musl   CC=i486-linux-musl-gcc CFLAGS="-s -static" ./configure --prefix=/usr --host=i486-linux-musl
 +  
 +** gpm 1.20.7 **
 +Needed patches: https://sources.debian.org/data/main/g/gpm/1.20.7-10/debian/patches/096_fix-compilation-against-musl-libc.patch
 +./configure --prefix=/usr --host=i486-linux-musl
 ===== Native ===== ===== Native =====