11 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
naddy
6db9d64844 devel/avr32/binutils, gcc-bootstrap, gcc: fix build with -fno-common
binutils:
Since linkrelax is already defined as a global variable, it is
already initialized to 0, so we can simply drop this initialization.

gcc-bootstrap, gcc:
Use the mechanism provided by the .opt file processing to initialize
these globals.

ok gnezdo@
2021-02-14 18:13:59 +00:00
jasper
7bfab0665a unbreak on powerpc64 2021-01-15 19:03:58 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
naddy
305d688b62 fix warning and future error about unescaped left brace in perl regex 2019-04-16 15:35:30 +00:00
naddy
4801fc50a0 simplify autotools invocation 2019-04-02 12:39:29 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
espie
845f162cda zap dirs inherited from parent, reorder in canonical order 2018-05-17 09:40:30 +00:00
espie
9d320d022e assert gnu89 inlines 2017-05-23 18:43:41 +00:00
naddy
dfeebc2e4a do not haphazardly pick up GNU sed 2015-01-25 23:22:46 +00:00
stsp
233f1c884f Port of Atmel's AVR32 toolchain, which includes binutils, gcc,
the newlib C library, and AVR32-specific header files.
With suggestions from espie@ and aja@
ok aja@
2014-01-17 15:02:26 +00:00