top | item 37947192 (no title) streakfix | 2 years ago Can it do cross compilation? discuss order hn newest oso2k|2 years ago If you set `$(CC)` (like `CC=i386-linux-musl make`) and can deal with `$(CC)` being your linker. Not all projects can but most will tolerate it.
oso2k|2 years ago If you set `$(CC)` (like `CC=i386-linux-musl make`) and can deal with `$(CC)` being your linker. Not all projects can but most will tolerate it.
oso2k|2 years ago