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

Fix CMAKE_C/CXX_FLAGS overriding problem #148

Merged
merged 1 commit into from
May 10, 2024

Conversation

pennyannn
Copy link
Contributor

Ticket: V1372003520
AWS-LC PR: aws/aws-lc#1538
Previous AWS-LC-verification PR: #146

  1. Fixed the CMAKE_C/CXX_FLAGS overriding problem to enable -ggdb in SAW proofs for aarch64
  2. Removing -ggdb flag from NSym build because NSym doesn't need debugging information; it is generally a good idea to have less custom flags

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

@pennyannn pennyannn merged commit 5b058cd into awslabs:master May 10, 2024
5 checks passed
@pennyannn pennyannn deleted the yppe/fix-1538 branch May 10, 2024 21:39
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