diff options
author | Tom Payerle <payerle@umd.edu> | 2021-07-13 15:55:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 12:55:20 -0700 |
commit | 9a0febab8964514b7bbf97655e080b8863cec25e (patch) | |
tree | 4d59dc7d43aa1892e623025d417b8a20994f57a0 /lib | |
parent | 231a36c5fd6a0ee267c67b4fbe48c4db87485bc0 (diff) | |
download | spack-9a0febab8964514b7bbf97655e080b8863cec25e.tar.gz spack-9a0febab8964514b7bbf97655e080b8863cec25e.tar.bz2 spack-9a0febab8964514b7bbf97655e080b8863cec25e.tar.xz spack-9a0febab8964514b7bbf97655e080b8863cec25e.zip |
libtirpc: Fix for #24806 (remove -pipe flag when using %nvhpc) (#24807)
Makefiles for libtirpc have hardcoded the -pipe flag to the compiler
nvhpc compilers do not recognize that flag.
This PR provides a patch to remove the -pipe flag from the Makefile.
Patch should work with libtirpc@1.2.6 and @1.1.4
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions