Commit graph

18 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rillig
583b6bf4dd cross/aarch64-none-elf-gcc: skip check for unknown configure options 2020-05-03 17:56:45 +00:00
tnn
688676f2ee arm cross toolchains: skip portability checks under contrib/* 2020-04-01 17:44:06 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
maya
9b25c945d2 aarch64-none-elf-gcc: remove PLIST.{Linux,SunOS} that stemmed from netbsd
tar difficulties (too long files). EXTRACT_USING=bsdtar solves this issue.

Also, they embed the (previous) version of the package, and thus would cause
PLIST mismatches since the 8.2.0 update.
2019-07-14 20:19:07 +00:00
rillig
1b41af41b8 cross/*: let pkglint autofix indentation and variable alignment
pkglint -Wall -F -r cross

xtensa-esp32-elf-gcc has been manually edited afterwards because when
realigning variable assignments, pkglint only allows one long outlier
line. This package has two long SITES.* lines, therefore pkglint wanted
to indent the variable values much further to the right. This needs to be
fixed in pkglint.
2019-06-08 10:53:26 +00:00
tnn
a68548fc07 reduce diffs to other cross gcc packages 2019-03-23 14:16:11 +00:00
tnn
9b772829a6 merge USE_TOOLS sections 2019-03-23 11:58:05 +00:00
tnn
f5209bfd1d use http master site for newlib 2019-03-22 13:16:33 +00:00
tnn
cc640ff099 aarch64-none-elf-gcc: remove unused variable & include 2019-03-22 13:02:25 +00:00
ryoon
026492b31e Update to 8.2.0
Build and work sysutils/u-boot-pine64 fine.
2018-11-23 05:30:45 +00:00
leot
3e4ce60b81 aarch64-none-elf-gcc: Use bsdtar to install some missing .hpp files
Several .hpp files were not extracted and installed, always use
`bsdtar' to extract and install also the missing .hpp.

Bump PKGREVISION.

Patch from Jonathan Schleifer via PR pkg/53725.  Thank you Jonathan!
2018-11-16 10:06:23 +00:00
mrg
23520917fc make a version of the GCC 7 gcc/config/arm/arm.h change for arm64
so that this package builds on arm64 platforms.

this change probably can be copied into the main GCC 7 package too.

no pkg bump as this should only enable building where it was not
working already.
2018-11-08 23:28:28 +00:00
jperkin
98be37be90 aarch64-none-elf-gcc: Add extra headers seen on Linux and SunOS. 2018-10-29 15:00:11 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
wiz
58a2a977a7 recursive bump after mpfr shlib major bump 2018-01-28 16:24:10 +00:00
ryoon
ffcc2dc37f Remove useless argument for configure script 2018-01-18 14:39:59 +00:00
jmcneill
bba2568f70 Add cross-aarch64-none-elf-gcc version 7.2.0
GCC for bare metal AArch64 ELF environment with newlib.
2017-09-01 20:56:43 +00:00