Files
Arch-R/packages/compress
Andre Heider 7c6c3f3728 lz4: fix compilation
The cmake files were moved upstream [0] and the build now fails because it
silently falls back to the GNU Makefile:
install: cannot change permissions of '/usr/local/bin/': Operation not permitted

Point to the new location and set PKG_TOOLCHAIN explicitely to "cmake", which
would have caugth this issue:
CMake Error: The source directory "/tmp/libreelec/build.LibreELEC-H6.arm-9.80-devel/build/lz4-1.9.3/contrib/cmake_unofficial" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
FAILURE: ./scripts/build lz4:host during configure_host (default)

[0] 31d477db07
2020-12-17 09:59:51 +01:00
..
2020-12-13 11:20:23 +00:00
2020-12-17 09:59:51 +01:00
2020-02-17 06:37:58 +00:00
2020-06-01 19:31:38 +02:00
2019-06-26 20:04:06 +01:00
2018-10-22 15:06:12 +02:00
2020-12-16 12:32:17 +00:00
2018-10-22 15:06:12 +02:00
2018-10-22 15:06:12 +02:00
2020-10-14 19:19:22 +00:00