Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 22:55:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263102] [exp-run] Purging cdefs macros from FreeBSD
Message-ID:  <bug-263102-7788-GAIviLORCr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263102-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263102-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263102

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D2cb2e6691fae68fa081bad5624e54b345=
002b0fa

commit 2cb2e6691fae68fa081bad5624e54b345002b0fa
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-04-12 17:05:34 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-05-13 20:11:30 +0000

    ce,cp: Remove pointless checks for <sys/cdefs.h>

    Both of these headers check for _SYS_CDEFS_H_ after including
    <sys/param.h> which itself includes <sys/cdefs.h>.

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

    (cherry picked from commit 17554af4e8531f443fce1a58ab6d4b45d82af5f2)

 sys/dev/ce/machdep.h | 4 ----
 sys/dev/cp/machdep.h | 4 ----
 2 files changed, 8 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263102-7788-GAIviLORCr>