[csw-devel] SF.net SVN: gar:[18182] csw/mgar/pkg/iozone/trunk/files/patch_makefile.diff

aironskin at users.sourceforge.net aironskin at users.sourceforge.net
Thu May 31 09:55:16 CEST 2012


Revision: 18182
          http://gar.svn.sourceforge.net/gar/?rev=18182&view=rev
Author:   aironskin
Date:     2012-05-31 07:55:15 +0000 (Thu, 31 May 2012)
Log Message:
-----------
iozone/trunk: Deleted a whitespace which caused a warning

Modified Paths:
--------------
    csw/mgar/pkg/iozone/trunk/files/patch_makefile.diff

Modified: csw/mgar/pkg/iozone/trunk/files/patch_makefile.diff
===================================================================
--- csw/mgar/pkg/iozone/trunk/files/patch_makefile.diff	2012-05-31 07:40:10 UTC (rev 18181)
+++ csw/mgar/pkg/iozone/trunk/files/patch_makefile.diff	2012-05-31 07:55:15 UTC (rev 18182)
@@ -28,7 +28,7 @@
  #
  Solaris8-64-VXFS: iozone_solaris8-64-VXFS.o libasync.o libbif.o
 -	$(CC) $(LDFLAGS) -fast -xtarget=generic64 -v -I/opt/VRTSvxfs/include/ 
-+	$(CC) $(LDFLAGS) -fast -m64 -v -I/opt/VRTSvxfs/include/ 
++	$(CC) $(LDFLAGS) -fast -m64 -v -I/opt/VRTSvxfs/include/
  		iozone_solaris8-64-VXFS.o libasync.o libbif.o \
  		-lthread -lpthread -lposix4 -lnsl -laio \
  		-lsocket -o iozone

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list