Skip to content

Commit

Permalink
openssl: revert af3363c
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongfly committed May 27, 2024
1 parent d428948 commit e1c9dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/openssl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ExternalProject_Add(openssl
GIT_CLONE_FLAGS "--sparse --filter=tree:0"
GIT_CLONE_POST_COMMAND "sparse-checkout set --no-cone /* !test"
GIT_SUBMODULES ""
PATCH_COMMAND ${EXEC} git revert --no-edit 25391ac
UPDATE_COMMAND ""
CONFIGURE_COMMAND ${EXEC} CONF=1 <SOURCE_DIR>/Configure
--cross-compile-prefix=${TARGET_ARCH}-
Expand Down

0 comments on commit e1c9dca

Please sign in to comment.