mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-03 07:17:17 +08:00
Update tar.md
This commit is contained in:
parent
226b69f0df
commit
82ebe7633b
@ -20,7 +20,7 @@
|
||||
```
|
||||
./configure --prefix=/usr \
|
||||
--host=$LIN_TGT \
|
||||
--build=$(build-aux/config.guess) \
|
||||
--build=$(build-aux/config.guess) --disable-nls --disable-acl
|
||||
```
|
||||
|
||||
## Компиляция
|
||||
|
Loading…
Reference in New Issue
Block a user