Ian Leonard
3087041cd0
lang: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-01-19 19:33:55 +00:00
CvH
81c5bcd6fa
Merge pull request #4790 from heitbaum/python3
...
python3: update to 3.8.7
2020-12-30 23:13:33 +01:00
Andre Heider
839c38c646
gcc-or1k-linux: add OpenRISC 1000 toolchain
...
Required for building the sunxi crust firmware.
2020-12-28 11:20:57 +01:00
heitbaum
2c93413059
python3: update to 3.8.7
2020-12-25 09:30:35 +00:00
Ian Leonard
968e12d2d8
nasm: update to 2.15.05
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-11-11 01:36:22 +00:00
Ian Leonard
2ab33c3f2f
python3: update to 3.8.6
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-11-11 01:36:22 +00:00
mglae
137086d5f8
llvm: update to 10.0.1
2020-10-04 17:41:46 +02:00
Ian Leonard
373bbc0d12
Python3: update to 3.8.5
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-08-10 19:23:57 +00:00
Ian Leonard
6a272ef005
gcc: update to 10.2.0
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-07-28 15:32:53 +00:00
Ian Leonard
453a880760
python3: update to 3.7.8
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-07-14 17:09:26 +00:00
Peter
e8a0318e6e
gcc: add zstd dependency
...
gcc 10 adds zstd compression for its LTO data, that's why zstd library should be build before
2020-07-09 10:45:14 +02:00
Jernej Skrabec
c84005f63c
gcc: Update to 10.1.0
2020-06-24 20:56:40 +02:00
MilhouseVH
0572358ddf
llvm: update to llvm-10.0.0
2020-06-24 20:56:40 +02:00
MilhouseVH
c7985e0754
gcc: fix host-gcc-final when ccache is used
...
58ecbbc3ef
2020-06-21 12:29:33 +02:00
CvH
f32e4aaa2b
Merge pull request #4388 from antonlacon/le10-april-updates
...
April 2020 Package Updates
2020-06-18 21:33:27 +02:00
Ian Leonard
4c831b636b
gcc: use default C++ mode for host compiler
...
GCC 6 changed the default C++ mode from gnu++98 to gnu++14. This change
caused some packages to stop building. GCC 6 has been out for 4 years.
Affected software should have been fixed by now. Remaining software
should be updated, purged, or have its call to gcc changed to include
this individually.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-06-07 19:52:02 +00:00
Ian Leonard
05e95c6a92
python: update to 3.7.7
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-06-07 19:52:02 +00:00
Catalin Toda
7ec5ec3f93
Add linaro gcc for compiling on host on aarch64
2020-05-02 10:18:54 -07:00
MilhouseVH
8939e00bd8
gcc: update to gcc-9.3.0
2020-03-13 04:37:06 +00:00
CvH
10d1cb9592
Merge pull request #4206 from MilhouseVH/le10_fix_python3_regression
...
Python3: fix year 2038 regression on 32-bit
2020-03-12 20:04:15 +01:00
dhewg
52eca6fda6
Merge pull request #4160 from MilhouseVH/le10_bump-devel-packages
...
packages: bump devel packages
2020-02-20 00:18:42 +01:00
dhewg
8a2115303b
Merge pull request #4112 from Kwiboo/gcc-arm-update
...
gcc-arm: update to 9.2-2019.12 and remove gcc-linaro
2020-02-18 18:57:47 +01:00
MilhouseVH
35809f208b
Python3: fix year 2038 regression on 32-bit
2020-02-14 01:36:26 +00:00
Matthias Reichl
7b790015cc
Python3: don't install python.o file into image
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-02-09 13:11:42 +01:00
MilhouseVH
9b350e50b7
gcc: fix glibc-2.31 incompatability
2020-02-04 23:14:28 +00:00