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

Crt bump #678

Closed
wants to merge 4 commits into from
Closed

Crt bump #678

wants to merge 4 commits into from

Conversation

sbera87
Copy link

@sbera87 sbera87 commented Nov 6, 2024

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Author

Choose a reason for hiding this comment

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

restoring this in next commit

-DUNSAFE_TREAT_WARNINGS_AS_ERRORS=OFF
-DBUILD_TESTING=OFF
)
list(INSERT CMAKE_FIND_ROOT_PATH 0 ${CMAKE_PREFIX_PATH})
Copy link
Author

Choose a reason for hiding this comment

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

path for external dependencies and libraries in cross compilation builds

)
list(INSERT CMAKE_FIND_ROOT_PATH 0 ${CMAKE_PREFIX_PATH})

add_subdirectory(crt/s2n)
Copy link
Author

Choose a reason for hiding this comment

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

without this s2n doesn't get build and get missing header, linker errors

@sbera87 sbera87 requested a review from graebm November 6, 2024 21:36
@sbera87
Copy link
Author

sbera87 commented Nov 7, 2024

closing this PR because Mike already has a fix: #677

@sbera87 sbera87 closed this Nov 7, 2024
@DmitriyMusatkin DmitriyMusatkin deleted the crt_bump branch December 19, 2024 21:05
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.

2 participants