Date: Thu, 19 Feb 2026 08:54:45 +0000 From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: cab59e268e59 - stable/15 - ncurses: fix cross build on MacOS Message-ID: <6996cfd5.1a4d7.13394772@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6996cfd5.1a4d7.13394772>
