summaryrefslogtreecommitdiffstats
path: root/package/python-docker/0001-setup.py-make-pip-optional.patch
diff options
context:
space:
mode:
authorJohn Keeping <john@metanate.com>2018-07-03 11:06:14 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-02-04 16:56:01 +0100
commite5e0f637aba9e926c0420ce6e343b734b968d883 (patch)
tree1c3be98b535f8a5b41f6479fedafedcb74c8ea9f /package/python-docker/0001-setup.py-make-pip-optional.patch
parentf284b5e7a1618f0f3f2eec0876a0da8d5848b0fa (diff)
downloadbuildroot-e5e0f637aba9e926c0420ce6e343b734b968d883.tar.gz
buildroot-e5e0f637aba9e926c0420ce6e343b734b968d883.zip
Makefile: respect strip exclusions for special libraries
ld-*.so and libpthread*.so* are not stripped in the same way as other binaries because some applications need symbols in these libraries in order to operate correctly. However, the special handling for these binaries ignores the usual BR2_STRIP_EXCLUDE_* rules so it is not possible to build an image which has debugging symbols in these binaries. Pull out the common find functionality so that we can build two find commands that re-use the common exclusion rules. Fix-suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: John Keeping <john@metanate.com> Tested-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-docker/0001-setup.py-make-pip-optional.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud