History log of /haikuports/dev-embedded/avr_libc/avr_libc-2.1.0.recipe
Revision Date Author Comments
# 36ebb28d 28-May-2023 PulkoMandy <pulkomandy@pulkomandy.tk>

avr_libc: fix REQUIRES, remove old recipe

The binutils and compiler are built with the secondary compiler on x86,
but the commands are still in the main bin directory so we should't
use the secondaryArchSuffix in the REQUIRES.


# 9b41f8e1 27-May-2023 PulkoMandy <pulkomandy@pulkomandy.tk>

Set version requirements between avr binutils, gcc and libc

The libc needs to be built with a recent gcc and binutils so that it
enables support for all the devices supported by the compiler.