Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(344)

Issue 7058053: code review 7058053: cmd/dist: drop unneeded clang flags (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by dave
Modified:
12 years, 6 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

cmd/dist: drop unneeded clang flags Our source no longer needs these flags set to build cleanly using clang. Tested with * Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0) on i386 * clang version 3.2 (tags/RELEASE_32/final) on amd64 cross compiling all platforms

Patch Set 1 #

Patch Set 2 : diff -r 66b0356aa14c https://code.google.com/p/go #

Patch Set 3 : diff -r 66b0356aa14c https://code.google.com/p/go #

Patch Set 4 : diff -r 66b0356aa14c https://code.google.com/p/go #

Patch Set 5 : diff -r eb1f4df73e31 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M src/cmd/dist/build.c View 1 2 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3
dave_cheney.net
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 6 months ago (2013-01-08 02:48:02 UTC) #1
rsc
LGTM
12 years, 6 months ago (2013-01-09 19:02:17 UTC) #2
dave_cheney.net
12 years, 6 months ago (2013-01-09 21:00:15 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=5f1eb036b64a ***

cmd/dist: drop unneeded clang flags

Our source no longer needs these flags set to build cleanly using clang.

Tested with

* Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0)
on i386
* clang version 3.2 (tags/RELEASE_32/final) on amd64 cross compiling all
platforms

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/7058053
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b