Обновление README.md, исходников, пакетки
This commit is contained in:
@ -3,7 +3,9 @@ bison 3.8.2
|
||||
https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.xz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=/pkg/gnu/bison && make -j$(nproc) && make install
|
||||
./configure --prefix=/pkg/gnu/bison
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** run deps ***
|
||||
|
||||
Reference in New Issue
Block a user