Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Urgent: need volunteers to fix the build



Hi list.

On 9/18/26 08:47, Martin Husemann wrote:
our autobuilds have been broken since weeks. First, atari broke by overflowing
the ramdisk build since the new tzcode went in.

Probably easiest way to unblock here is dropping keymaps from the install. Sure, it may annoy the user, but the install is still perfectly possible.

Now the new unbound breaks
all m68k builds due to missing compiler switches to deal with some bigger
switch/case table.I suggest that we add to external/bsd/unbound/lib/libunbound/Makefile:
COPTS.configparser.c+= -mlong-jump-table-offsets

if'd on ${MACHINE_CPU} == "m68k"

What do you think?

Best regards,
Radoslaw



Home | Main Index | Thread Index | Old Index