Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Fix the problem that the merged static library path is not an absolute path #34

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

guoh27
Copy link

@guoh27 guoh27 commented May 10, 2024

When building static libraries, the cmake/libutils/merge_archives.cmake.in used for merging does not utilize absolute paths due to a logic error. This issue manifests as a warning about non-existent files being printed after executing the ar process, particularly when using Ninja to build within a subproject.

@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at https://oca.opensource.oracle.com/
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants