Lx4U-book/docs/build-temp-system/patch.md
Anton Maisak b0ccd8790b sed
2021-05-05 15:14:04 +03:00

700 B

Настройка

./configure --prefix=/usr   \
            --host=$LIN_TGT \
            --build=$(build-aux/config.guess)

Сборка

make

Установка

make DESTDIR=$LIN install