Chromium Code Reviews
DescriptionAdding le32-nacl build of pnacl tools.
Adding command line option to enable pnacl-in-pnacl.
Adding command line option to accept extra arguments to follow cc + cxx.
With the bradnelson/pnacl-in-pnacl branches for bintuils + clang + llvm,
this allows pnacl builds of the toolchains.
Generalize CompilersForHost to select an AR and RANLIB.
Select tools from NACL_SDK_ROOT for le32-nacl,
following existing SDK + naclports convention.
Assume static linking of pnacl plugin with gold.
Add dependency on llvm from binutils when building for le32-nacl.
Explicitly link llvm plugin libraries into gold.
Skip symlinks for le32-nacl build.
Disable shared library builds when building for le32-nacl
BUG=https://code.google.com/p/naclports/issues/detail?id=130
TEST=manual + naclports
R=dschuff@chromium.org
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=f8aa9dc1f2789cde7d4c070a87ded730e9d8618e
Patch Set 1 #Patch Set 2 : fix #
Total comments: 14
Patch Set 3 : review #Patch Set 4 : fixes #Patch Set 5 : fix #Patch Set 6 : fix #Patch Set 7 : fi #
Total comments: 4
Patch Set 8 : fix #Patch Set 9 : fix #Patch Set 10 : more #Messages
Total messages: 9 (2 generated)
|