add path to envvars for cross compilation
This commit is contained in:
parent
08e471c58f
commit
1ccfa8cda6
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ support for cross compilation. Basically, run::
|
|||
|
||||
make prepare-for-cross-compile
|
||||
|
||||
Then setup the cross compile environment (CC, CFLAGS, etc.) and run::
|
||||
Then setup the cross compile environment (CC, CFLAGS, PATH, etc.) and run::
|
||||
|
||||
make cross-compile
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue