diff options
author | Marcel Bargull <marcel.bargull@udo.edu> | 2020-11-06 09:03:32 +0100 |
---|---|---|
committer | Marcel Bargull <marcel.bargull@udo.edu> | 2020-11-06 10:44:27 +0100 |
commit | 06d2d0c6ef9ec8d14f3423d0ddf5e17e444cdc02 (patch) | |
tree | f59a71d8bb78fe126e408b2be33c6c4ea77c0584 /docs/source/manifest.rst | |
parent | f1be2dcbfc413503a28368910666871218f97457 (diff) | |
download | podman-06d2d0c6ef9ec8d14f3423d0ddf5e17e444cdc02.tar.gz podman-06d2d0c6ef9ec8d14f3423d0ddf5e17e444cdc02.tar.bz2 podman-06d2d0c6ef9ec8d14f3423d0ddf5e17e444cdc02.zip |
Use CPP, CC and flags in dep check scripts
Allow build systems without standard cc to successfully run the
dependency checking helper scripts from the Makefile.
This supports custom compilers specified by the common CC environment
variable, preprocessors given as CPP and additional preprocessor flags
from CPPFLAGS.
Additional flags from CFLAGS and LDFLAGS are considered for compiling/linking.
Overall, this facilitates cross-compilation and similar setups.
Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
Diffstat (limited to 'docs/source/manifest.rst')
0 files changed, 0 insertions, 0 deletions