Talk:C: Difference between revisions

From NixOS Wiki
imported>JosephLucas
outdated NIX_CFLAGS_COMPILE and link to Gentoo autotools documentation
 
imported>JosephLucas
mNo edit summary
Line 1: Line 1:
(first contribution to the wiki)
(first contribution to the wiki)


1) NIX_CFLAGS_COMPILE seems outdated. I needed to edit NIX_CFLAGS_COMPILE_BEFORE_x86-64_unknown_linux_gnu
1) NIX_CFLAGS_COMPILE seems outdated. I needed to edit NIX_CFLAGS_COMPILE_BEFORE_x86_64_unknown_linux_gnu
2) a link to an autotools documentation, or another wiki page, would be greatly appreciated. I really like this one https://devmanual.gentoo.org/general-concepts/autotools/index.html
2) a link to an autotools documentation, or another wiki page, would be greatly appreciated. I really like this one https://devmanual.gentoo.org/general-concepts/autotools/index.html

Revision as of 14:39, 30 September 2021

(first contribution to the wiki)

1) NIX_CFLAGS_COMPILE seems outdated. I needed to edit NIX_CFLAGS_COMPILE_BEFORE_x86_64_unknown_linux_gnu 2) a link to an autotools documentation, or another wiki page, would be greatly appreciated. I really like this one https://devmanual.gentoo.org/general-concepts/autotools/index.html