Skip to content

fix conlict between PR 4515 and AIX shared obj support#4520

Merged
martin-frbg merged 1 commit intoOpenMathLib:developfrom
frjohnst:new_branch
Feb 23, 2024
Merged

fix conlict between PR 4515 and AIX shared obj support#4520
martin-frbg merged 1 commit intoOpenMathLib:developfrom
frjohnst:new_branch

Conversation

@frjohnst
Copy link
Copy Markdown
Contributor

PR 4515 (removing second_ and dsecnd_ from IBM xlf builds) and the changes to enable AIX shared object support were delivered on the same day and were not tested together. second_ and dsecnd_ must also be conditionally removed from linktest.c, used to verify the shared object build, and that is the purpose of this change. The change was made in exports/Makefile because the F_COMPILER make variable is available there.

@martin-frbg martin-frbg merged commit 5403900 into OpenMathLib:develop Feb 23, 2024
@ChipKerchner
Copy link
Copy Markdown
Contributor

@martin-frbg This needs to be included in 0.3.27

@martin-frbg martin-frbg added this to the 0.3.27 milestone Feb 27, 2024
@martin-frbg
Copy link
Copy Markdown
Collaborator

right, forgot the milestone tag but it is primarily for drafting the changelog anyway - anything in the develop branch at the time of release creation will normally end up in the release, can't recall this ever having been different

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants