[Bug 190100] make(1): fix core dumps at syntax error

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Dec 2024 16:20:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190100

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
             Status|Open                        |Closed
                 CC|                            |markj@FreeBSD.org

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
This has since been fixed:

make: "/home/markj/tmp/Makefile" line 2: Malformed conditional (${OSVERSION} >=
901500 && && (${ARCH} == i386 || ${ARCH} == amd64))
make: Fatal errors encountered -- cannot continue
make: stopped in /home/markj/tmp

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