Skip to content

Commit

Permalink
fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind authored Oct 12, 2024
1 parent 68c0988 commit 240eb89
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
@@ -1,7 +1,7 @@
ExternalProject_Add(xz
GIT_REPOSITORY https://gitlab.com/shinchiro/xz.git
SOURCE_DIR ${SOURCE_LOCATION}
GIT_CLONE_FLAGS "--filter=tree:0"
GIT_CLONE_FLAGS ""
UPDATE_COMMAND ""
GIT_RESET 18b845e69752c975dfeda418ec00eda22605c2ee # v5.4.1
CONFIGURE_COMMAND ${EXEC} CONF=1 autoreconf -fi && <SOURCE_DIR>/configure
Expand Down

0 comments on commit 240eb89

Please sign in to comment.