Date: Tue, 12 Apr 2022 17:11:08 +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-UeTloT5JKR@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 #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3d6f4411e45f49dc0fef6d428615df510= 7ce2e5d commit 3d6f4411e45f49dc0fef6d428615df5107ce2e5d Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2022-04-12 17:06:18 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2022-04-12 17:06:18 +0000 Remove checks for <sys/cdefs.h> being included. These files no longer depend on the macros required when these checks were added. PR: 263102 (exp-run) Reviewed by: brooks, imp, emaste Differential Revision: https://reviews.freebsd.org/D34804 sys/amd64/include/atomic.h | 4 ---- sys/amd64/include/cpufunc.h | 4 ---- sys/amd64/include/pcpu.h | 4 ---- sys/arm/include/armreg.h | 4 ---- sys/i386/include/atomic.h | 4 ---- sys/i386/include/cpufunc.h | 4 ---- sys/i386/include/pcpu.h | 4 ---- sys/powerpc/include/atomic.h | 4 ---- sys/riscv/include/profile.h | 4 ---- sys/sys/linker_set.h | 4 ---- sys/x86/include/x86_ieeefp.h | 4 ---- 11 files changed, 44 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-UeTloT5JKR>