Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2025 18:48:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233481] flex/lex: __dead2 define in flex.skl precludes cross compiles for embedded systems
Message-ID:  <bug-233481-227-LFCiTul6qS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233481-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233481-227@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=3D233481

Craig Leres <leres@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Overcome By Events

--- Comment #2 from Craig Leres <leres@freebsd.org> ---
Looks like the __dead define was removed in April of 2021.

commit d37f81e35b6e8f114b04315e06bab2cf0c03946c
Author: Alex Richardson <arichardson@FreeBSD.org>
Date:   Wed Apr 21 10:48:55 2021 +0100

    contrib/flex: Drop local __dead2 patch

    Upstream flex has added a yynoreturn macro, so this diff is no longer
    needed. Partially reverts r181269.

    Reviewed By:    jkim
    Differential Revision: https://reviews.freebsd.org/D29679

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233481-227-LFCiTul6qS>