Skip to content

Commit

Permalink
Revert "os: set TMPDIR on darwin/arm"
Browse files Browse the repository at this point in the history
This reverts commit 87a0d39.

Looks like introducing file_darwin_arm.go is confusing something in the API checker (probably go/types) into ignoring file.go, so the O_SYNC symbol is being lost.

No actual bug in this CL AFAIK, but I'll fix the other bug later and then roll this forward.

Change-Id: Ic132fb101e4b5f2716f7a0d15872bf35bdf42139
Reviewed-on: https://go-review.googlesource.com/6331
Reviewed-by: David Crawshaw <crawshaw@golang.org>
  • Loading branch information
crawshaw committed Feb 28, 2015
1 parent 66c4031 commit 2adc3bd
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions src/os/file_darwin_arm.go

This file was deleted.

0 comments on commit 2adc3bd

Please sign in to comment.