Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 662721a4616e7e0a854897845aebf8d8198cb1d2
https://github.com/NixOS/nixpkgs/commit/662721a4616e7e0a854897845aebf8d8198cb1d2
Author: Alexey Shmalko <[email protected]>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M pkgs/build-support/gcc-cross-wrapper/builder.sh
Log Message:
-----------
gcc-cross-wrapper: fix for non-chroot build
When `libc` is not set, many lines expand to `/lib`, `/include`, which
makes gccCross use host libraries outside Nix (with a different
architecture).
Commit: a9bc2d530b45ad0356e253c6bb437e2edc631a2b
https://github.com/NixOS/nixpkgs/commit/a9bc2d530b45ad0356e253c6bb437e2edc631a2b
Author: Alexey Shmalko <[email protected]>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M pkgs/development/compilers/gcc/4.9/default.nix
M pkgs/development/compilers/gcc/5/default.nix
M pkgs/development/compilers/gcc/6/default.nix
Log Message:
-----------
gcc: disable libsanitizer for uclibc
libsanitizer requires header files which are not present in uclibc.
Also, libsanitizer is disabled with uclibc for buildroot[1] and
openwrt[2].
[1]:
https://git.busybox.net/buildroot/commit/?id=554e29e267e6b36a0fd78c82cbad2c82d939eb7f
[2]:
https://gitlab.labs.nic.cz/turris/openwrt/commit/5f372a8ca08de4b2253b87253ca7762450e5641f
Commit: 5ab8e0d2aa88a5d4e0d71cd384221ef6f868d307
https://github.com/NixOS/nixpkgs/commit/5ab8e0d2aa88a5d4e0d71cd384221ef6f868d307
Author: Alexey Shmalko <[email protected]>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M pkgs/os-specific/linux/uclibc/default.nix
Log Message:
-----------
uclibc: claim maintainership
Commit: 1cd9c588349b987618535abcb6dd78d7c6cd14c7
https://github.com/NixOS/nixpkgs/commit/1cd9c588349b987618535abcb6dd78d7c6cd14c7
Author: obadz <[email protected]>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M pkgs/build-support/gcc-cross-wrapper/builder.sh
M pkgs/development/compilers/gcc/4.9/default.nix
M pkgs/development/compilers/gcc/5/default.nix
M pkgs/development/compilers/gcc/6/default.nix
M pkgs/os-specific/linux/uclibc/default.nix
Log Message:
-----------
Merge pull request #17461 from rasendubi/powerpc
cross-compilation: fixes for powerpc-linux-uclibc
Compare: https://github.com/NixOS/nixpkgs/compare/33166b743498...1cd9c588349b_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits