mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
parent
db6bd842aa
commit
792c3db553
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ tools (containers, algorithms) used by other QuantStack packages.")
|
||||||
(list (string-append "-DCMAKE_CXX_FLAGS='-isystem "
|
(list (string-append "-DCMAKE_CXX_FLAGS='-isystem "
|
||||||
(assoc-ref %build-inputs "gcc")
|
(assoc-ref %build-inputs "gcc")
|
||||||
"/include/c++'"))))
|
"/include/c++'"))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("clang" ,clang)
|
`(("clang" ,clang)
|
||||||
("ncurses" ,ncurses)))
|
("ncurses" ,ncurses)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue