nixpkgs/pkgs/os-specific/linux/amdgpu-pro
Sergei Trofimovich b6063571b1 linuxPackages.amdgpu-pro: use libffi_3_3, not an override
Without the change `amdgpu-pro` tried to build `libffi-3.3` with patches
for `libffi-3.4` and failed as:

    patching file include/ffi_common.h
    Hunk #1 succeeded at 103 with fuzz 2 (offset -25 lines).
    can't find file to patch at input line 36

THe change uses `libffi_3_3` instead.

Closes: https://github.com/NixOS/nixpkgs/issues/279955
2024-01-10 09:40:12 +00:00
..
default.nix linuxPackages.amdgpu-pro: use libffi_3_3, not an override 2024-01-10 09:40:12 +00:00