On Fri, Apr 15, 2016 at 5:12 PM, Ludovic Courtès <l...@gnu.org> wrote: > "Thompson, David" <dthomps...@worcester.edu> skribis: > >> On Thu, Apr 14, 2016 at 1:26 PM, Ludovic Courtès <l...@gnu.org> wrote: >>> David Thompson <dthomps...@worcester.edu> skribis: >>> >>>> * gnu/packages/avr.scm (avr-libc): Update to 2.0.0. >>>> [native-inputs]: Use new avr-gcc and avr-binutils. >>>> [arguments]: Add phase to unset C_INCLUDE_PATH. >>> >>> Please make the update a separate patch, which you can push right away. >>> ;-) >> >> I don't see why I should push that separately given that avr-libc has >> been broken for a long time. >> >> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23115 >> >> I can just not update it here at all and get everything fixed first. > > OK, I had overlooked that. Your call!
I decided to push the build fix and the version bump as two separate commits. Thanks! - Dave