Branch: refs/heads/main
Revision: 83a89af18b6cd6fa4c4361c7bc4ac6ac22906fde
Author: arifthpe
Link: Disable debug info generation in EX RPM by arifthpe · Pull Request #28563 · chapel-lang/chapel · GitHub
Log Message:
Disable debug info generation in EX RPM (#28563)
Disable generation of debug info in the chapel.spec.template for the
EX RPM build.
Adds the directive %define _build_id_links none to
util/build_configs/cray-internal/chapel.spec.template.
This works around an issue of broken symlinks on RHEL install, that I
think are a consequence of us building containerized.