mirror of
https://github.com/tailix/libkernaux.git
synced 2025-02-24 15:55:41 -05:00
Add link to cross-compiler tutorial
This commit is contained in:
parent
40b2171a99
commit
cf6fc4d314
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@ Tips
|
|||
|
||||
Create configuration script with `./autogen.sh`.
|
||||
|
||||
Configure with cross-compiler in `$PATH` to make without it in `$PATH`:
|
||||
Configure with [cross-compiler](https://wiki.osdev.org/GCC_Cross-Compiler) in
|
||||
`$PATH` to make without it in `$PATH`:
|
||||
|
||||
```
|
||||
./configure \
|
||||
|
|
Loading…
Add table
Reference in a new issue