Skip to content

Fix issue #97: Teach install.sh to install libcaffeine.a#265

Merged
bonachea merged 1 commit intoBerkeleyLab:mainfrom
bonachea:install-lib
Nov 4, 2025
Merged

Fix issue #97: Teach install.sh to install libcaffeine.a#265
bonachea merged 1 commit intoBerkeleyLab:mainfrom
bonachea:install-lib

Conversation

@bonachea
Copy link
Copy Markdown
Member

@bonachea bonachea commented Nov 3, 2025

Fixes issue #97

fpm is currently unable to install submodule files, but with this
workaround we can at least install libcaffeine.a, which is all that's
actually needed to link against multi-image flang executables.
@bonachea bonachea requested a review from ktras November 3, 2025 02:27
@bonachea bonachea linked an issue Nov 3, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@ktras ktras left a comment

Choose a reason for hiding this comment

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

LGTM. I tried this branch out locally and the invocation of the install script works as exepcted! This is great, thanks!!

@bonachea bonachea merged commit 5412fe3 into BerkeleyLab:main Nov 4, 2025
23 checks passed
@bonachea bonachea deleted the install-lib branch November 4, 2025 18:11
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.

Update install.sh to actually install Caffeine

2 participants