[tor-commits] [tor-browser-build/master] Bug 24632: Bump clang version in go build script comment

boklm at torproject.org boklm at torproject.org
Wed Jun 6 16:12:59 UTC 2018


commit a0130c9a178ae919a400ad014d7f855a282c72b4
Author: Georg Koppen <gk at torproject.org>
Date:   Mon Jun 4 06:13:36 2018 +0000

    Bug 24632: Bump clang version in go build script comment
---
 projects/go/build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/go/build b/projects/go/build
index 5ab4c0c..b9057a5 100644
--- a/projects/go/build
+++ b/projects/go/build
@@ -52,7 +52,7 @@ cd /var/tmp/dist/go/src
   # http://golang.org/doc/install/source#environment
   export GOOS=darwin
   export GOARCH=amd64
-  # faketime is needed because clang 3.8.0 on Darwin embeds the timestamps of
+  # faketime is needed because clang 3.9.1 on Darwin embeds the timestamps of
   # certain intermediate object files (including those that arise here while
   # compiling the Go runtime itself). Without this, variable timestamps would
   # end up in snowflake-client.





More information about the tor-commits mailing list