summary refs log tree commit diff
path: root/lib/kernel.nix
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-10-15 16:11:20 -0500
committerMatthew Bauer <mjbauer95@gmail.com>2018-10-29 14:34:09 -0500
commit412093994b9a4fe0fa7da99d1947effc85d9070b (patch)
tree7be2219ecb1781b707672adf9274e6b5e11c1979 /lib/kernel.nix
parent72e3b2a6629dbe12f184ed0156d9c34af271e158 (diff)
downloadnixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.tar
nixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.tar.gz
nixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.tar.bz2
nixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.tar.lz
nixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.tar.xz
nixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.tar.zst
nixlib-412093994b9a4fe0fa7da99d1947effc85d9070b.zip
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
Diffstat (limited to 'lib/kernel.nix')
0 files changed, 0 insertions, 0 deletions