gnu: cli: Use GCC 10.
* gnu/packages/cpp.scm (cli)[native-inputs]: Add gcc-10.
This commit is contained in:
parent
531a44dec4
commit
53855bf71d
@ -1736,7 +1736,7 @@ and a traversal mechanism.")
|
||||
(string-append "edge_dispatcher::" all)))))
|
||||
(delete 'configure))))
|
||||
(native-inputs
|
||||
(list build))
|
||||
(list build gcc-10))
|
||||
(inputs
|
||||
(list libcutl))
|
||||
(synopsis "C++ Command Line Interface (CLI) definition language")
|
||||
|
Loading…
x
Reference in New Issue
Block a user