diff --git a/doc/go1.5.html b/doc/go1.5.html index 70ce94e9ad..5f6e5f7b91 100644 --- a/doc/go1.5.html +++ b/doc/go1.5.html @@ -522,14 +522,6 @@ A new -buildmode build option sets the build mode, described above. -
  • -An -asmflags build option has been added to provide -flags to the assembler. -However, -the -ccflags build option has been dropped; -it was specific to the old, now deleted C compiler . -
  • -
  • A new -pkgdir build option sets the location of installed package archives,