We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a0528 commit 5278b12Copy full SHA for 5278b12
packages/xz.cmake
@@ -3,7 +3,7 @@ ExternalProject_Add(xz
3
SOURCE_DIR ${SOURCE_LOCATION}
4
GIT_CLONE_FLAGS ""
5
UPDATE_COMMAND ""
6
- GIT_RESET 18b845e69752c975dfeda418ec00eda22605c2ee # v5.4.1
+ GIT_RESET 18b845e # v5.4.1
7
CONFIGURE_COMMAND ${EXEC} CONF=1 autoreconf -fi && <SOURCE_DIR>/configure
8
--host=${TARGET_ARCH}
9
--prefix=${MINGW_INSTALL_PREFIX}
0 commit comments