Commit graph

7 commits

Author SHA1 Message Date
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
f5209bfd1d use http master site for newlib 2019-03-22 13:16:33 +00:00
joerg
a19083df44 Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
2018-07-18 00:06:10 +00:00
wiz
58a2a977a7 recursive bump after mpfr shlib major bump 2018-01-28 16:24:10 +00:00
dholland
50069715b6 shut up pkglint 2017-09-09 15:17:12 +00:00
ryoon
68a1ae04ce Bump PKGREVISION
* Enable multilib for h8300h etc.
* Disable C++ support. It causes internal compiler error for h8300h
2016-10-24 22:34:19 +00:00
ryoon
68d3b5b30f Import cross-h8300-elf-gcc-6.2.0 as cross/h8300-elf-gcc.
gcc for Hitachi/Renesas H8/300 ELF cross-compile environment.
2016-10-19 12:38:41 +00:00