Lx4U-book/docs/build-temp-system/grep.md
2022-01-23 14:20:04 +03:00

267 B

{{ include('../packages/grep/README.md') }}

Настройка

./configure --prefix=/usr   \
            --host=$LIN_TGT \
            --bindir=/bin   \

Сборка

make

Установка

make DESTDIR=$LIN install