summaryrefslogtreecommitdiff
path: root/LICENSE-MIT
diff options
context:
space:
mode:
authorGlenn Johnson <glenn-johnson@uiowa.edu>2021-02-09 15:54:51 -0600
committerGitHub <noreply@github.com>2021-02-09 13:54:51 -0800
commitd01edbb48e25bf5206baf58eb86a4c7ba73fb658 (patch)
tree4bbc3a443ad2041731514385a6c0f5ed3aab9240 /LICENSE-MIT
parentf7a9fbc688c8d59d0e89ef4c7fa874a960d15815 (diff)
downloadspack-d01edbb48e25bf5206baf58eb86a4c7ba73fb658.tar.gz
spack-d01edbb48e25bf5206baf58eb86a4c7ba73fb658.tar.bz2
spack-d01edbb48e25bf5206baf58eb86a4c7ba73fb658.tar.xz
spack-d01edbb48e25bf5206baf58eb86a4c7ba73fb658.zip
Fix groff build with long interpeter line (#21549)
This PR fixes the case where groff fails to build if the spack install path is really long. There are a couple of perl scripts that get built, and used, during the build phase that will fail when the perl interpreter line is too long. Filtering the lines will not work because the files don not exist after the configure phase and patching after the build phase is too late. This PR runs the scripts explicitly with the spack perl via the $(PERL) variable in the call to the script.
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions