guix/src
Eelco Dolstra 295027f533 Include config.h before any other header
"config.h" must be included first, because otherwise the compiler
might not see the right value of _FILE_OFFSET_BITS.  We've had this
before; see 705868a8a9.  In this case,
GCC would compute a different address for ‘settings.useSubstitutes’ in
misc.cc because of the off_t in ‘settings’.

Reverts 3854fc9b42.

http://hydra.nixos.org/build/3016700
2012-09-11 14:45:42 -04:00
..
bin2c
boost
bsdiff-4.3
libexpr Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
libmain Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
libstore Include config.h before any other header 2012-09-11 14:45:42 -04:00
libutil Include config.h before any other header 2012-09-11 14:45:42 -04:00
nix-env nix-env: Ignore manifest.nix when recursing into ~/.nix-defexpr 2012-08-01 17:17:07 -04:00
nix-hash
nix-instantiate Make "nix-instantiate -" interruptible 2012-08-28 11:47:26 -04:00
nix-log2xml
nix-setuid-helper
nix-store Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
nix-worker Merge branch 'master' into no-manifests 2012-08-27 11:09:07 -04:00
Makefile.am