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

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

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

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

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

    Remove checks for __CC_SUPPORTS_WARNING assuming it is always true.

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

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

 sys/amd64/include/limits.h   | 4 ----
 sys/arm/include/limits.h     | 4 ----
 sys/i386/include/limits.h    | 4 ----
 sys/i386/include/speaker.h   | 4 ----
 sys/powerpc/include/limits.h | 4 ----
 sys/sys/syslimits.h          | 5 -----
 6 files changed, 25 deletions(-)

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