Description[NaCl SDK] Install libpnacl_irt_shim.a into the correct location.
After we changed the PNaCl toolchain layout, this library was being installed
to the wrong location. Actually, it was worse -- the directory didn't exist, so
the library was being copied into a file called linux_pnacl/lib-<arch>.
The correct location is now linux_pnacl/translator/<arch>/lib.
BUG=423373
R=sbc@chromium.org
Committed: https://crrev.com/d87ffab4e3cd44b2ad5df4c8360f9525c01c9076
Cr-Commit-Position: refs/heads/master@{#299974}
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixes #Messages
Total messages: 8 (1 generated)
|