Skip to content

Commit

Permalink
Change dependency name for aws-lc
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Aug 9, 2024
1 parent 003461a commit 49cd61b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ if(BUILD_DEPS)

# s2n-tls uses libcrypto during its configuration, so we need to prebuild aws-lc.
prebuild_dependency(
DEPENDENCY_NAME aws-lc
DEPENDENCY_NAME AWSLC
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/crt/aws-lc
CMAKE_ARGUMENTS
-DDISABLE_GO=ON
Expand Down
2 changes: 1 addition & 1 deletion crt/aws-c-cal
Submodule aws-c-cal updated 1 files
+1 −1 CMakeLists.txt
2 changes: 1 addition & 1 deletion crt/aws-c-common

0 comments on commit 49cd61b

Please sign in to comment.