Commit graph

7 commits

Author SHA1 Message Date
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin 6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Vladimír Čunát 1ca464f98f
smesh: fixup build with gcc 11
https://hydra.nixos.org/build/173707855
2022-04-17 09:56:53 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Sandro Jäckel 256ae8cfe0 smesh: Fix building on darwin 2020-12-29 19:14:22 -08:00
Arnout Engelen ce9c9f0fe0
smesh: fix building with clang
so the darwin build has a chance of succeeding again
2020-12-11 09:52:14 +01:00
Gabriel Ebner 01ee9c8dd4 smesh: init at 6.7.6 2019-05-01 13:00:47 +02:00