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

Issue 998863002: Subzero: Fix the standalone build to work with the LLVM cmake build. (Closed)

Created:
5 years, 9 months ago by Jim Stichnoth
Modified:
5 years, 8 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: Fix the standalone build to work with the LLVM cmake build. Autoconf is the default. Use "make -f Makefile.standalong CMAKE=1" to use the cmake build. BUG= none R=jvoung@chromium.org, mtrofin@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=6c6adf11b12a3529d87587445c1ce82c0dfdbf8c

Patch Set 1 #

Patch Set 2 : Test for the cmake path instead of Release+Asserts autoconf path #

Patch Set 3 : Better implementation, with explicit CMAKE=1 control #

Patch Set 4 : Remove obsolete comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M Makefile.standalone View 1 2 3 3 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Jim Stichnoth
Jan - This compiles OK with the LLVM cmake build, but gets link errors presumably ...
5 years, 9 months ago (2015-03-11 04:59:05 UTC) #2
Jim Stichnoth
Jan - This compiles OK with the LLVM cmake build, but gets link errors presumably ...
5 years, 9 months ago (2015-03-11 04:59:05 UTC) #3
Jim Stichnoth
Update. pnacl-sz links if Makefile.standalone is changed to remove -stdlib=libc++ and the -I for libc++, ...
5 years, 9 months ago (2015-03-11 13:31:07 UTC) #4
jvoung (off chromium)
On 2015/03/11 13:31:07, stichnot wrote: > Update. pnacl-sz links if Makefile.standalone is changed to remove ...
5 years, 9 months ago (2015-03-11 16:54:59 UTC) #5
Jim Stichnoth
Not LGTM. PTAL. The (main) problem with the previous patchset is that the llvm_x86_64_linux_work directory ...
5 years, 8 months ago (2015-04-07 21:14:24 UTC) #7
Mircea Trofin
lgtm
5 years, 8 months ago (2015-04-07 21:16:49 UTC) #8
Jim Stichnoth
5 years, 8 months ago (2015-04-07 21:22:29 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
6c6adf11b12a3529d87587445c1ce82c0dfdbf8c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698