Branch: refs/heads/main
Revision: 38ceff6
Author: mppf
Link: Add a workaround for arch linux pic support by mppf · Pull Request #19785 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19785 from mppf/add-pic-workaround-arch
Add a workaround for arch linux pic support
This PR arranges for CHPL_LIB_PIC
to default to pic
instead of none
on arch linux.
See also When is setting CHPL_LIB_PIC necessary for working build? .
Reviewed by @lydia-duncan - thanks!
-
[x] verified that
make; make check
in the default config works on Arch after this change -
[x] full local testing
Modified Files:
M util/chplenv/chpl_lib_pic.py
M util/chplenv/chpl_platform.pyCompare: Comparing c5c31af3c38e...38ceff695e3d · chapel-lang/chapel · GitHub