Skip to content

Cleanup for optimised builds - #10578

Closed
cmcfarlen wants to merge 1 commit into
apache:masterfrom
cmcfarlen:cmake-pic-and-cleanup
Closed

Cleanup for optimised builds#10578
cmcfarlen wants to merge 1 commit into
apache:masterfrom
cmcfarlen:cmake-pic-and-cleanup

Conversation

@cmcfarlen

Copy link
Copy Markdown
Contributor

LTO builds were having linking problems with clang 16 due to lack of PIC. This marks static libs PIC and cleans up some link library calls.

@bryancall bryancall added the CMake work related to CMakes scripts or issues label Oct 10, 2023
@cmcfarlen
cmcfarlen marked this pull request as ready for review October 11, 2023 13:40
@cmcfarlen cmcfarlen added this to the 10.0.0 milestone Oct 11, 2023

@JosiahWI JosiahWI 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.

Thanks, this looks great! The way the esi plugin is laid out is kind of messy and it would be good to improve it in a separate PR.

@cmcfarlen
cmcfarlen force-pushed the cmake-pic-and-cleanup branch from c2de359 to ca236ff Compare October 12, 2023 01:27
@cmcfarlen
cmcfarlen marked this pull request as draft October 16, 2023 22:22
@cmcfarlen cmcfarlen closed this Oct 24, 2023
@zwoop zwoop removed this from the 10.0.0 milestone Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake work related to CMakes scripts or issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants