Commit d5335bb2 authored by Oliver Chang's avatar Oliver Chang Committed by Commit Bot

Add more padding to RPATH for MSan build.

TBR=eugenis@chromium.org

Change-Id: Ic95108d1e2c3fcec56fbe6de208b73262666f5ce
Reviewed-on: https://chromium-review.googlesource.com/1210322Reviewed-by: default avatarOliver Chang <ochang@chromium.org>
Commit-Queue: Oliver Chang <ochang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#589169}
parent 6a070bcd
......@@ -85,7 +85,7 @@ if (prebuilt_instrumented_libraries_available) {
"-Wl,-z,origin",
# Add some padding to allow RPATHs to be modified later.
"-Wl,-R,________________________________________________________________PADDING________________________________________________________________",
"-Wl,-R,________________________________________________________________________________________________PADDING________________________________________________________________________________________________",
]
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment