Skip to content

Commit

Permalink
Update xz.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind authored Oct 12, 2024
1 parent 9823f25 commit 330e71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xz.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ExternalProject_Add(xz
SOURCE_DIR ${SOURCE_LOCATION}
GIT_CLONE_FLAGS ""
UPDATE_COMMAND ""
GIT_RESET 18b845e # v5.4.1
GIT_TAG v5.4.1
CONFIGURE_COMMAND ${EXEC} CONF=1 autoreconf -fi && <SOURCE_DIR>/configure
--host=${TARGET_ARCH}
--prefix=${MINGW_INSTALL_PREFIX}
Expand Down

0 comments on commit 330e71e

Please sign in to comment.