Skip to content

Commit 240eb89

Browse files
fuck
1 parent 68c0988 commit 240eb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/xz.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ExternalProject_Add(xz
22
GIT_REPOSITORY https://gitlab.com/shinchiro/xz.git
33
SOURCE_DIR ${SOURCE_LOCATION}
4-
GIT_CLONE_FLAGS "--filter=tree:0"
4+
GIT_CLONE_FLAGS ""
55
UPDATE_COMMAND ""
66
GIT_RESET 18b845e69752c975dfeda418ec00eda22605c2ee # v5.4.1
77
CONFIGURE_COMMAND ${EXEC} CONF=1 autoreconf -fi && <SOURCE_DIR>/configure

0 commit comments

Comments
 (0)