Commit graph

4 commits

Author SHA1 Message Date
Sergei Trofimovich a82dceca5e blobwars: fix build against glibc-2.38 2023-10-10 15:58:54 +01:00
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
Ingo Blechschmidt 56a83d03bf blobwars: init at 2.00 2021-02-15 09:09:35 +01:00