diff options
author | Ramsay Jones <ramsay@ramsayjones.plus.com> | 2025-04-17 00:18:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-16 20:43:43 -0700 |
commit | 507c63f96e02a27bdcc2c48377e7b0b9d1981458 (patch) | |
tree | f8ed9a4ae2fc36cea77d5f97abb4a916e1afa29f /builtin/commit-graph.c | |
parent | 0d07e0617c0de87eae402c57c20ed137abeeeb08 (diff) |
Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set
Several build variables only have any meaning when the RUNTIME_PREFIX
variable has been set. In particular, the following build variables are
otherwise ignored:
HAVE_BSD_KERN_PROC_SYSCTL
PROCFS_EXECUTABLE_PATH
HAVE_NS_GET_EXECUTABLE_PATH
HAVE_ZOS_GET_EXECUTABLE_PATH
HAVE_WPGMPTR
Make setting BASIC_CFLAGS, for each of these variables, conditional on
the RUNTIME_PREFIX being defined.
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions