add path to envvars for cross compilation

This commit is contained in:
Kovid Goyal
2023-06-13 08:22:14 +05:30
parent 08e471c58f
commit 1ccfa8cda6

View File

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