Commit Graph

445 Commits

Author SHA1 Message Date
CvH
d35eed2fad Merge pull request #6172 from notgood/addlua
mpv-drmprime: enable Lua support for support of built-in stats OSD
2022-03-04 11:59:55 +01:00
heitbaum
23e50998d8 gcc-or1k-linux: update to 2021.11-5
Versions:
- https://toolchains.bootlin.com/releases_openrisc.html

Toolchain:     openrisc--musl--stable-2021.11-5
GCC:           10.3.0
GDB:           -
Linux headers: 4.9.291
musl:          1.2.2
binutils:      2.36.1
2022-02-19 09:34:31 +00:00
Jernej Škrabec
acc9f0567a Merge pull request #6220 from SupervisedThinking/up_libsanitizer
[le11] gcc: update the incomplete libsanitizer patch
2022-02-13 19:30:45 +01:00
heitbaum
1f01979e54 Python3: update to 3.9.10 2022-02-13 04:25:38 +00:00
SupervisedThinking
6fb0bc4c3f gcc: update the incomplete libsanitizer patch
- 2bf34b9f4e
2022-02-11 15:10:46 +01:00
heitbaum
9ae48859e7 llvm: update to 13.0.1
update 13.0.0 (2021-10-04) to 13.0.1 (2022-02-03)

release:
- https://github.com/llvm/llvm-project/releases/tag/llvmorg-13.0.1
log:
- https://github.com/llvm/llvm-project/compare/llvmorg-13.0.0...llvmorg-13.0.1
2022-02-05 04:36:26 +00:00
Aleksandr V. Piskunov
e7b7d53cfe lua52: Added Lua 5.2 package
Lua 5.2 is required to enable mpv player support of builtin stats OSD.
MPV doesn't support later Lua versions, newer versions aren't backwards
compatible, thus including version in a package name.
Upstream Lua doesn't include pkg-config file, including one from ArchLinux.

See https://github.com/mpv-player/mpv/wiki/FAQ#Why_does_mpv_not_support_Lua_53_or_newer
2022-02-01 17:28:06 +02:00
heitbaum
6bfefb6589 gcc: enable libatomic for arm required for openssl 3.0.0 2021-12-17 20:25:17 +00:00
heitbaum
843e042042 gcc: enable libatomic for linkage without GOLD linker (riscv) 2021-12-17 20:25:17 +00:00
heitbaum
f0a24f26ae gcc-or1k-linux: update to 2021.05-1 2021-12-11 05:32:13 +00:00
heitbaum
fadb359e74 llvm: update to 13.0.0 2021-10-14 20:52:53 +11:00
Matthias Reichl
995842369b Python3: add patch to fix crash in asyncio
See https://bugs.python.org/issue45262

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 16:32:05 +02:00
CvH
f4096df37c Merge pull request #5539 from mglae/le10_buildsystem_cmake_optimization
buildsystem: cmake: allow specifying our optimization level
2021-10-02 13:45:36 +02:00
heitbaum
51b3e87029 Python3: update to 3.8.12
update 3.8.11 (2021-06-28) to 3.8.12 (2021-08-30)

release notes: (security release)
- https://docs.python.org/release/3.8.12/whatsnew/changelog.html#changelog

release schedule:
- https://www.python.org/dev/peps/pep-0569/
2021-09-20 22:02:04 +10:00
mglae
cac807a29f llvm: remove cmake build type, now set by the system 2021-09-17 18:20:08 +02:00
heitbaum
b093ba8085 llvm: Build with LLVM_ENABLE_LIBXML2=OFF 2021-09-12 00:26:40 +10:00
mglae
e0a1424c62 llvm: fix passing compile options building target
See https://github.com/LibreELEC/LibreELEC.tv/issues/5486
2021-09-12 00:26:40 +10:00
heitbaum
96ea76adab gcc-arm-aarch64-none-linux-gnu: update to 10.3-2021.07 2021-09-11 23:21:26 +10:00
heitbaum
128f21313d gcc-arm-aarch64-none-elf: update to 10.3-2021.07 2021-09-11 23:21:26 +10:00
heitbaum
531db3a18e llvm: update to 12.0.1 2021-09-11 23:21:26 +10:00
CvH
487af65102 Merge pull request #5529 from chewitt/gcc
gcc: add libsanitiser patch for 5.12+ kernels
2021-08-20 11:09:56 +02:00
CvH
a3c7e2c1ae Merge pull request #5158 from SupervisedThinking/llvm
llvm: updated to v12.0.0
2021-08-11 13:12:37 +02:00
CvH
ef691a264e Merge pull request #5305 from SupervisedThinking/gcc103
gcc: update to 10.3.0 / updated license short identifier
2021-08-11 13:09:35 +02:00
Christian Hewitt
8b99edd794 gcc: add libsanitiser patch for 5.12+ kernels 2021-08-04 09:01:24 +00:00
heitbaum
6e70dda71e Python3: update to 3.8.11
release notes: (security release)
- https://docs.python.org/release/3.8.11/whatsnew/changelog.html#changelog
2021-07-01 14:40:40 +00:00