fix avrlibcgcc
svn path=/nixpkgs/trunk/; revision=17015
This commit is contained in:
parent
82ce10a720
commit
f55148cf88
@ -2327,7 +2327,7 @@ let
|
|||||||
avrgcclibc = import ../development/misc/avr-gcc-with-avr-libc {
|
avrgcclibc = import ../development/misc/avr-gcc-with-avr-libc {
|
||||||
inherit fetchurl stdenv writeTextFile gnumake coreutils gnutar bzip2
|
inherit fetchurl stdenv writeTextFile gnumake coreutils gnutar bzip2
|
||||||
gnugrep gnused gawk;
|
gnugrep gnused gawk;
|
||||||
inherit gcc;
|
gcc = gcc40;
|
||||||
};
|
};
|
||||||
|
|
||||||
avr8burnomat = import ../development/misc/avr8-burn-omat {
|
avr8burnomat = import ../development/misc/avr8-burn-omat {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user