{lib}[GCCcore-13.2.0 ] spdlog v1.12.0#23808
Conversation
Updated software
|
f8e98d2 to
3a0bd63
Compare
3f034e2 to
bd5b392
Compare
|
Test report by @gkaf89 |
|
Test report by @gkaf89 |
Crivella
left a comment
There was a problem hiding this comment.
Remove trailing withespaces for CI
easybuild/easyconfigs/s/spdlog/spdlog-1.12.0-GCCcore-13.2.0-pic.eb
Outdated
Show resolved
Hide resolved
easybuild/easyconfigs/s/spdlog/spdlog-1.12.0-GCCcore-13.2.0-pic.eb
Outdated
Show resolved
Hide resolved
|
@boegelbot please test @ jsc-zen3 |
|
Test report by @Crivella |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3414766195 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Close/re-open to retrigger sdist CI |
|
Going in, thanks @MdHassanPappu! |
|
Thank you so much @Crivella |
Add PIC-enabled variant for spdlog 1.12.0
The existing
spdlog-1.12.0-GCCcore-13.2.0.ebbuilds without PIC.However, PIC is required for DolfinX to build shared libraries that link against spdlog.
This PR introduces a second variant of
spdlogwithversionsuffix='pic', enabling shared library support, while keeping the original non-PIC build intact.