Commit graph

4 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
Sergei Trofimovich 430a0e277a ifm: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libvars.a(vars-freeze-lex.o):src/libvars/vars-freeze-lex.l:23:
      multiple definition of `line_number'; ifm-main.o:src/ifm-main.c:46: first defined here
2022-06-06 18:51:32 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Orivej Desh 2ac6f1e352 ifm: init at 2015-11-08
Listed on http://www.ifarchive.org/indexes/if-archiveXmapping-tools.html
2019-12-10 17:09:14 +00:00