Skip to content

Commit

Permalink
Include prefix headers
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Feb 26, 2024
1 parent c1e7847 commit 1af8974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto/fipsmodule/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ if(FIPS_DELOCATE)
-o bcm-delocated.S
-cc ${CMAKE_ASM_COMPILER}
-cc-flags "${TARGET} ${CMAKE_ASM_FLAGS}"
${PROJECT_SOURCE_DIR}/include/openssl/boringssl_prefix_symbols_asm.h
${PROJECT_SOURCE_DIR}/include/openssl/arm_arch.h
${BCM_ASM_SOURCES}
DEPENDS
Expand Down

0 comments on commit 1af8974

Please sign in to comment.