Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Issue 887873002: Subzero: Minor Makefile fix. (Closed)

Created:
5 years, 10 months ago by Jim Stichnoth
Modified:
5 years, 10 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Minor Makefile fix. The problem showed up after the link step failed, in which case $(OBJDIR)/llvm2ice was deleted but the ./llvm2ice symlink still existed. A subsequent "make check-lit" or "make check" would fail, so the basic "make" would have to be done first. BUG= none R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=51d00936f83176c124405ce8373c85a99debf08b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Makefile.standalone View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Jim Stichnoth
5 years, 10 months ago (2015-01-30 05:00:04 UTC) #2
jvoung (off chromium)
Ah, I think have run into that but never figured it out LGTM
5 years, 10 months ago (2015-01-30 16:40:39 UTC) #3
Jim Stichnoth
5 years, 10 months ago (2015-01-30 17:34:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
51d00936f83176c124405ce8373c85a99debf08b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698