12 Commits

Author SHA1 Message Date
Schrijvers Luc
d840d5b1f4 avr_libc, this is any architecture, can't use SECONDARY_ARCHITECTURES (#12669) 2025-08-04 15:10:40 +00:00
PulkoMandy
36ebb28d80 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.
2023-05-28 17:30:39 +02:00
PulkoMandy
9b41f8e108 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.
2023-05-28 12:26:20 +02:00
Adrien Destugues
53bb7b63e0 avr_gcc: fix secondary arch support.
Put the compiler in the main architecture dir, that's simpler (no need
to setarch to use it). And avr_libc would not handle it otherwise,
anyways.
2019-09-01 21:37:11 +02:00
Gerasim Troeglazov
8f62a8960a avr_libc: update HOMEPAGE and COPYRIGHT 2018-06-19 20:57:04 +10:00
Gerasim Troeglazov
bed2d0ac85 avr_libc: bump version 2018-06-18 23:55:09 +10:00
Augustin Cavalier
c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Gerasim Troeglazov
c3971e762d avr_libc: fix revision 2015-05-28 23:13:50 +10:00
Gerasim Troeglazov
3008d3443b avr_libc: fix provides 2015-05-28 22:30:41 +10:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
6483980f6e Add avr libc. 2014-05-11 22:13:05 +02:00