]> git.pld-linux.org Git - packages/crossppc-binutils.git/blobdiff - binutils-gasp.patch
- updated.
[packages/crossppc-binutils.git] / binutils-gasp.patch
index 164fa00566d3ce7e0c5b459a4449d27189226d37..1e8324e7757d92f45c5e6ee9c9dd50d851657b8d 100644 (file)
  
    sb_new (&out);
  
--  err = expand_irp (irpc, 0, &s, &out, get_line_sb);
-+  err = expand_irp (irpc, 0, &s, &out, get_line_sb, '\0');
+-  err = expand_irp (irpc, 0, &s, &out, get_non_macro_line_sb);
++  err = expand_irp (irpc, 0, &s, &out, get_non_macro_line_sb, '\0');
    if (err != NULL)
      as_bad_where (file, line, "%s", err);
  
This page took 0.102345 seconds and 4 git commands to generate.