]> git.pld-linux.org Git - packages/gAVR.git/commitdiff
- updated to 0.4 (I don't know if this gona build on sparc)
authoryogib <yogib@pld-linux.org>
Thu, 30 Sep 2004 11:34:13 +0000 (11:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gAVR-sparc.patch -> 1.3

gAVR-sparc.patch

index 49c5a5b853599b05cce32c34614bb5994c5d0eeb..8e3476259768c1042d140f7a744afe751386592d 100644 (file)
@@ -1,12 +1,13 @@
---- gAVR-0.3/src/main.c~       2004-09-29 19:25:30.000000000 +0200
-+++ gAVR-0.3/src/main.c        2004-09-29 19:25:30.000000000 +0200
-@@ -29,7 +29,9 @@
+--- gAVR-0.4/src/main.c.orig   2004-09-30 13:21:31.000000000 +0200
++++ gAVR-0.4/src/main.c        2004-09-30 13:22:24.000000000 +0200
+@@ -28,7 +28,10 @@
+ #include <stdlib.h>
  #include <string.h>
  
- #ifdef GLIBC
 +#ifndef __sparc__
  #include <sys/io.h>
 +#endif
- #else
- #include <asm/io.h>
- #endif
++
+ #include "avr-isp.h"
+ #include "gui.h"
This page took 0.467859 seconds and 4 git commands to generate.