diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-03-16 11:33:41 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-03-16 11:33:41 +0200 |
| commit | d979b1b459a5be319e7af02f13abfa09b53fd617 (patch) | |
| tree | b4404a951c169083df670f4ee95d254b575b6813 /gnu | |
| parent | de90188eeaba0195182a794959c4e3580ef2f807 (diff) | |
gnu: Register missing patch.
This is a follow-up to f380c63da454e4e21e88db1e65a18bfb65f8c919.
* gnu/local.mk (dist_patch_DATA): Register hwloc-add-with-opencl.patch.
Change-Id: I4f1850659fc56049e93b1723f599e0713ba42da6
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 56791554e34..e8e144294e2 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1608,6 +1608,7 @@ dist_patch_DATA = \ %D%/packages/patches/hurd-rumpdisk-no-hd.patch \ %D%/packages/patches/hurd-startup.patch \ %D%/packages/patches/hwloc-1-test-btrfs.patch \ + %D%/packages/patches/hwloc-add-with-opencl.patch \ %D%/packages/patches/i3lock-blur-fix-build-on-gcc-10.patch \ %D%/packages/patches/i7z-gcc-10.patch \ %D%/packages/patches/icecat-adjust-mozilla-desktop.patch \ |
