nixpkgs/pkgs/development/misc/avr/libc
pennae b2844f89d1 avrlibc: hook up libdir for cc-wrapper
-B must be set to the root directory of avrlibc, otherwise gcc cannot
locate crt objects for some attiny devices. -L trains as set by
bintools-wrapper are not necessary with -B set correctly because gcc
takes care of that, and likewise we can drop the -B train from
cc-wrapper because the one spec is enough.
2023-12-03 21:44:27 +11:00
..
default.nix avrlibc: hook up libdir for cc-wrapper 2023-12-03 21:44:27 +11:00