nixpkgs/pkgs
Maximilian Güntner 6a458c169b
avr-*: split avr-gcc-libc into separate packages
- avr-gcc 5.3.0 -> 5.4.0

closes #28220

Since the packages do not share a common prefix anymore, you need
to define the current store paths in your project's Makefile.

Example for an atmega644 build:

CFLAGS += -I /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/include
CFLAGS += -B /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/lib/avr5
CFLAGS += -L /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/lib/avr5
CFLAGS += -L /nix/store/8409dj9js4i5901i63275wxdm783l0p6-avr-gcc-5.4.0/lib/gcc/avr/5.4.0/avr5
2017-09-05 05:31:38 +02:00
..
applications Merge pull request #28937 from teto/neovim 2017-09-03 15:39:47 +01:00
build-support Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
common-updater
data hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-09-03 17:18:41 +02:00
desktops Merge pull request #28893 from jtojnar/gpaste-service 2017-09-03 16:27:30 +01:00
development avr-*: split avr-gcc-libc into separate packages 2017-09-05 05:31:38 +02:00
games openjk: add desktop items 2017-09-03 16:18:18 +03:00
misc Merge pull request #28940 from AndersonTorres/upload-higan 2017-09-03 17:22:33 +01:00
os-specific Merge pull request #28912 from disassembler/jfbview 2017-09-03 07:45:15 +00:00
servers emby: 3.2.28.0 -> 3.2.30.0 2017-09-02 19:36:18 +02:00
shells grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
stdenv expand-response-params: Build more normally 2017-08-25 15:10:02 -04:00
test macos-sierra-shared: Make live code and add to nascent Darwin channel 2017-07-31 21:28:18 -04:00
tools texlive: add ghostscript when containing pdfcrop 2017-09-03 10:17:37 +02:00
top-level avr-*: split avr-gcc-libc into separate packages 2017-09-05 05:31:38 +02:00