Skip to content

macaulay2: drop -lquadmath from FLIBS hack - #6194

Merged
RikkiButler20 merged 1 commit into
spack:developfrom
d-torrance:macaulay2
Aug 26, 2026
Merged

macaulay2: drop -lquadmath from FLIBS hack#6194
RikkiButler20 merged 1 commit into
spack:developfrom
d-torrance:macaulay2

Conversation

@d-torrance

@d-torrance d-torrance commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

It was causing linking errors on ARM machines, where libquadmath isn't available. It was really only there because we needed something nonempty to avoid AC_FC_LIBRARY_LDFLAGS trying to generate them (resulting in Macaulay2/M2#4074), and -lquadmath was there on x86_64. The build works just fine without it.

It was causing linking errors on ARM machines, where libquadmath isn't
available.  It was really only there because we needed something
nonempty to avoid AC_FC_LIBRARY_LDFLAGS trying to generate
them (resulting in Macaulay2/M2#4074), and
-lquadmath there on x86_64.  The build works just fine without it.
@spackbot-triage spackbot-triage Bot added the update-package Modifications to packages in the repository label Aug 23, 2026

@RikkiButler20 RikkiButler20 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RikkiButler20 RikkiButler20 self-assigned this Aug 26, 2026
@RikkiButler20
RikkiButler20 merged commit dffcc25 into spack:develop Aug 26, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update-package Modifications to packages in the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants