me
/
guix
Archived
1
0
Fork 0

gnu: libcutl: Use GCC 10.

* gnu/packages/cpp.scm (libcutl)[native-inputs]: Add gcc-10.
master
Ricardo Wurmus 2023-04-08 13:50:07 +02:00
parent d5e3242036
commit e335d055a0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 0 deletions

View File

@ -1642,6 +1642,8 @@ almost every type of file containing key/value pairs.")
(inputs
(list ;;("boost ,boost)
expat))
(native-inputs
(list gcc-10)) ;does not build with gcc-12
(home-page "https://www.codesynthesis.com/projects/libcutl/")
(synopsis "C++ utility library with generic and independent components")
(description "libcutl is a C++ utility library. It contains a collection