summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-09-12 14:05:50 +0200
committerGitHub <noreply@github.com>2024-09-12 14:05:50 +0200
commit8fa65b286c3ca71e845553700d6042b70251b296 (patch)
treeeaa19d1daf90e395ca168c3544669c2906b40a03 /.dockerignore
parent6cb16c39ab85fbc211e50be804fa7a15f24ccebc (diff)
downloadspack-8fa65b286c3ca71e845553700d6042b70251b296.tar.gz
spack-8fa65b286c3ca71e845553700d6042b70251b296.tar.bz2
spack-8fa65b286c3ca71e845553700d6042b70251b296.tar.xz
spack-8fa65b286c3ca71e845553700d6042b70251b296.zip
fix various pkgs depending on libtool only (#46299)
autotools packages with a configure script should generate the libtool executable, there's no point in `depends_on("libtool", type="build")`. the libtool executable in `<libtool prefix>/bin/libtool` is configured for the wrong toolchain (libtools %compiler instead of the package's %compiler). Some package link to `libltdl.so`, which is fine, but had a wrong dependency type.
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions