Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 09:41:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246719] devel/simavr: fix build on GCC architectures
Message-ID:  <bug-246719-7788-02wnreJirn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246719-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246719-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=3D246719

--- Comment #3 from Felix Palmen <felix@palmen-it.de> ---
$ simavr -m fffffffffffffffffffffff
avr_make_mcu_by_name: AVR 'fffffffffffffffffffffff' not known
simavr: AVR 'fffffffffffffffffffffff' not known

$ simavr -m ffffffffffffffffffffffff
[1]    6849 segmentation fault  simavr -m ffffffffffffffffffffffff

The patch should fix this, I'll test. If so, should probably bump portrevis=
ion.

--=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-246719-7788-02wnreJirn>