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

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

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

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

commit 9f92ef766ae0c0349af41e592b3bd3b444af4f63
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-04-12 17:05:55 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-04-12 17:05:55 +0000

    Remove checks for __GNUCLIKE___SECTION assuming it is always true.

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

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

 sys/sys/linker_set.h | 4 ----
 1 file changed, 4 deletions(-)

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