git: cab59e268e59 - stable/15 - ncurses: fix cross build on MacOS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Feb 2026 08:54:45 UTC
The branch stable/15 has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=cab59e268e59d443150faa513c8f40b651e847e7
commit cab59e268e59d443150faa513c8f40b651e847e7
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-01-15 06:28:28 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-02-19 08:54:31 +0000
ncurses: fix cross build on MacOS
(cherry picked from commit ad553bd419a81274e9369e91753b74d3942ce938)
---
lib/ncurses/tinfo/ncurses_cfg.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/ncurses/tinfo/ncurses_cfg.h b/lib/ncurses/tinfo/ncurses_cfg.h
index d93921d5c1d7..f231f3b96a05 100644
--- a/lib/ncurses/tinfo/ncurses_cfg.h
+++ b/lib/ncurses/tinfo/ncurses_cfg.h
@@ -149,7 +149,6 @@
#define HAVE_GETOPT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
-#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_AUXV_H 1