Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: x265: Fix building on armhf-linux and aarch64-linux. | Efraim Flashner | 2018-10-15 |
| | | | | | | | | * gnu/packages/video.scm (x265)[source]: Update list of patches. [arguments]: Change configure flag to ensure PIC for all architectures. * gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file. * gnu/packages/patches/x265-detect512-all-arches.patch: New file. * gnu/local.mk (dist_patch_DATA): Update patch registry. | ||
* | gnu: x265: Fix compilation on ARMv7. | Ludovic Courtès | 2018-07-28 |
* gnu/packages/patches/x265-arm-asm-primitives.patch: New file. * gnu/packages/video.scm (x265)[sources](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it. |