Date: Tue, 12 Apr 2022 17:11:07 +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-Ym0hGxGRgh@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 #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D9f92ef766ae0c0349af41e592b3bd3b44= 4af4f63 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(-) --=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-Ym0hGxGRgh>