gnu: strutcpp: Fix build.

* gnu/packages/patches/strutcpp-fix-includes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/cpp.scm (strutcpp): Apply patch.

Change-Id: I459f2774d98341417cbec6c271417b97e2477269
This commit is contained in:
Andreas Enge 2025-07-20 13:08:10 +02:00
parent c9f1d2315f
commit 70a9ee45cb
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
3 changed files with 14 additions and 1 deletions

View file

@ -3970,7 +3970,8 @@ for C++17 string-view.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0m344qq3d57balzvc26fjx985nj2xwnfb1a7prkv3njj5lfcf127"))))
(base32 "0m344qq3d57balzvc26fjx985nj2xwnfb1a7prkv3njj5lfcf127"))
(patches (search-patches "strutcpp-fix-includes.patch"))))
(build-system cmake-build-system)
(arguments
(list