[Bug 263102] [exp-run] Purging cdefs macros from FreeBSD

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Apr 2022 17:11:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263102

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=b8717a8709b297a7bdbcfae29e384cda9ce9c89a

commit b8717a8709b297a7bdbcfae29e384cda9ce9c89a
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-04-12 17:06:00 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-04-12 17:06:00 +0000

    Remove checks for __GNUCLIKE macros for varargs.

    All supported compilers (modern versions of GCC and clang) support
    these.

    PR:             263102 (exp-run)
    Reviewed by:    brooks, imp
    Differential Revision:  https://reviews.freebsd.org/D34800

 sys/sys/_stdarg.h | 2 --
 sys/sys/_types.h  | 7 +------
 2 files changed, 1 insertion(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.