Update of /cvsroot/leaf/src/bering-uclibc4/source/buildenv
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15435/buildenv

Modified Files:
        gcc-m32 
Log Message:
Fixed wrapper for compatibility with spaces in arguments; fixed paths.


Index: gcc-m32
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/buildenv/gcc-m32,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** gcc-m32     26 Apr 2010 09:03:04 -0000      1.1.1.1
--- gcc-m32     25 May 2010 18:08:11 -0000      1.2
***************
*** 1,3 ****
  #!/bin/bash
  
! i386-linux-gcc -m32 $@
\ No newline at end of file
--- 1,3 ----
  #!/bin/bash
  
! i386-linux-gcc -m32 "$@"
\ No newline at end of file


------------------------------------------------------------------------------

_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to