]> git.pld-linux.org Git - packages/alsa-tools.git/commitdiff
- buildfix.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 3 May 2005 21:29:50 +0000 (21:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-tools-gcc4.patch -> 1.1

alsa-tools-gcc4.patch [new file with mode: 0644]

diff --git a/alsa-tools-gcc4.patch b/alsa-tools-gcc4.patch
new file mode 100644 (file)
index 0000000..790e413
--- /dev/null
@@ -0,0 +1,20 @@
+--- alsa-tools-1.0.8/as10k1/as10k1.c.orig      2003-07-15 20:33:59.000000000 +0200
++++ alsa-tools-1.0.8/as10k1/as10k1.c   2005-05-03 23:17:51.000000000 +0200
+@@ -93,7 +93,7 @@
+                                       dbg_opt=dbg_opt|DBG_INSTR;//default
+                                       i--;
+                                       printf(" instructions by default\n");
+-                                      goto next_cli_arg;
++                                      continue;
+                               }
+                               
+                               while(argv[i][j]!='\0'){
+@@ -158,8 +158,6 @@
+                       }
+               }
+-next_cli_arg:
+-
+       }
+ }
This page took 0.063707 seconds and 4 git commands to generate.