[Bug 246719] devel/simavr: fix build on GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 25 09:41:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246719
--- Comment #3 from Felix Palmen <felix at 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 portrevision.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list