1
0
Fork 0
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:
Alex Kotov 2021-12-12 17:18:59 +05:00
parent 40b2171a99
commit cf6fc4d314
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -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 \