diff options
author | Chris Green <greenc@fnal.gov> | 2023-07-10 12:01:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 10:01:20 -0700 |
commit | 8fdd8fcf63aa74a1c4ba107e48d982225cafe9b2 (patch) | |
tree | 1d39d07bcbe08ae41d39bcf7261cb776edae172f /bin | |
parent | 30b077e63c85a9a169e275412d912500f4c206ad (diff) | |
download | spack-8fdd8fcf63aa74a1c4ba107e48d982225cafe9b2.tar.gz spack-8fdd8fcf63aa74a1c4ba107e48d982225cafe9b2.tar.bz2 spack-8fdd8fcf63aa74a1c4ba107e48d982225cafe9b2.tar.xz spack-8fdd8fcf63aa74a1c4ba107e48d982225cafe9b2.zip |
Perl package: detect opcode support in externals (#38618)
Spack-installed Perl always has opcode support, but external Perl
installations might not. This commit adds a +opcode variant and
updates the external detection logic to check for opcode support.
The postgresql package is updated to require perl+opcode (in
combination with the above, this helps detect when an external
Perl instance is sufficient for a Spack build of postgreqsql, or
if Spack needs to build its own Perl).
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions