DescriptionInstrumented libraries: do not leave unnecessary files in the product dir.
- Only copy the lib/ dir (i.e. skip usr/ etc),
- Pass --disable-static to configure scripts to avoid
building static libs. Ideally, this flag should be in
target_defaults. However, zlib1g doesn't support it and
fails; I couldn't find a way to exclude the flag for
individual packages. Instead I add it to every other package
expiclitly.
BUG=423343
R=glider@chromium.org
NOTRY=true
Committed: https://crrev.com/9900a1f1f1e4222e9e4e23271b3a3c28ba827f93
Cr-Commit-Position: refs/heads/master@{#314580}
Patch Set 1 #Patch Set 2 : comment #
Messages
Total messages: 7 (2 generated)
|