]> Cypherpunks repositories - gostls13.git/commitdiff
O=6 not O=o
authorRob Pike <r@golang.org>
Thu, 26 Jun 2008 04:23:14 +0000 (21:23 -0700)
committerRob Pike <r@golang.org>
Thu, 26 Jun 2008 04:23:14 +0000 (21:23 -0700)
SVN=124763

src/cmd/ar/Makefile

index 62d47d4a28641171f4e1fa628f98da52bc73f991..ef87ff38cb4be63fdffcdf75cf1f84257df3bf50 100644 (file)
@@ -4,7 +4,7 @@
 
 CFLAGS=-I$(GOROOT)/include
 BIN=$(HOME)/bin
-O=o
+O=6
 
 # The directory is ar because the source is portable and general.
 # We call the binary 6ar to avoid confusion and because this binary