nixpkgs/pkgs/development
Matthew Bauer 412093994b gcc: support avr
- respect libc’s incdir and libdir
- make non-unix systems single threaded
- set LIMITS_H_TEST to false for avr
- misc updates to support new libc’s
- use multilib with avr

For threads we want to use:
- posix on unix systems
- win32 on windows
- single on everything else

For avr:
- add library directories for avrlibc
- to disable relro and bind
- avr5 should have precedence over avr3 - otherwise gcc uses the wrong one
2018-10-29 14:34:09 -05:00
..
arduino
beam-modules
bower-modules/generic
compilers gcc: support avr 2018-10-29 14:34:09 -05:00
coq-modules coqPackages.category-theory: fix build 2018-10-24 05:50:04 +00:00
dotnet-modules/patches
em-modules/generic
go-modules buildGoPackage: re-enable GOCACHE 2018-10-28 13:51:16 +00:00
guile-modules
haskell-modules Merge pull request #48699 from ElvishJerricco/overridable-buildFromSdist 2018-10-26 11:17:24 +01:00
idris-modules idrisPackages.{categories,derive}: Use upstream instead of forks 2018-10-26 11:15:10 +02:00
interpreters Merge pull request #49232 from geistesk/racket-7.1 2018-10-29 08:19:09 +00:00
java-modules
libraries Merge pull request #49070 from r-ryantm/auto-update/python3.6-dlib 2018-10-29 19:27:07 +01:00
lisp-modules
lua-modules
misc gcc: support avr 2018-10-29 14:34:09 -05:00
mobile
node-packages
ocaml-modules Merge pull request #49210 from r-ryantm/auto-update/ocaml4.06.1-ocaml-migrate-parsetree 2018-10-29 01:12:54 +00:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #49070 from r-ryantm/auto-update/python3.6-dlib 2018-10-29 19:27:07 +01:00
r-modules
ruby-modules buildRubyGem: Provide manpages for Ruby gems (#49334) 2018-10-29 01:48:05 +01:00
tools gron: 0.5.2 -> 0.6.0 (#49282) 2018-10-29 11:56:56 +01:00
web