mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Makefile: use environment set variables
Allow extending the toolchain related variables from the environment. This is particularly useful when cross compiling, since it allows adding target specific parameters. Leave LD alone since it is used to link the final picocom binary. The default ld linker can't do that without explicitly specifying the C library.
This commit is contained in:
Reference in New Issue
Block a user