summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-05-03 23:30:39 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-19 11:53:01 +0200
commit67f8138a46388f28d00dc8711b64d04ac7ebb464 (patch)
tree836ebaf9903d1396b926173610295eacd9cf710b /package/gcc
parenta9f99c61aa3e56073d1fcfe20d68151f074f9838 (diff)
downloadbuildroot-67f8138a46388f28d00dc8711b64d04ac7ebb464.tar.gz
buildroot-67f8138a46388f28d00dc8711b64d04ac7ebb464.zip
pkg-infra: munging .la files is not limited to autotools packages
Currently, we're only fixing libtool's .la files for autotools packages, and even more so, only for those that do not define their own _INSTALL_STAGING_CMDS. However, .la files might also be installed by non-autotools packages, like the NVidia GPU binary blob (libGL.la). So, move that code into the global build rule, so all packages get their .la files fixed, whether they be autotools packages or not, and whether they define their own _INSTALL_STAGING_CMDS or not. Also print a message. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud