mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 09:15:57 +02:00
add path to envvars for cross compilation
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user