File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11package =libsquashfuse
2- $(package)_version =0.5.2
2+ $(package)_version =0.6.1
33$(package)_download_path =https://github.com/vasi/squashfuse/releases/download/$($(package ) _version)
44$(package)_file_name =squashfuse-$($(package ) _version) .tar.gz
5- $(package)_sha256_hash =54e4baaa20796e86a214a1f62bab07c7c361fb7a598375576d585712691178f5
5+ $(package)_sha256_hash =7b18a58c40a3161b5c329ae925b72336b5316941f906b446b8ed6c5a90989f8c
66$(package)_dependencies =libfuse zstd
77
88define $(package)_config_cmds
9- $($(package ) _autoconf) --with-zstd=$(host_prefix ) --without-zlib CFLAGS=-no-pie LDFLAGS=-static
9+ $($(package ) _autoconf) --with-zstd=$(host_prefix ) --without-zlib CFLAGS=" -no-pie -Wno-error=incompatible-pointer-types" LDFLAGS=-static
1010endef
1111
1212define $(package)_build_cmds
You can’t perform that action at this time.
0 commit comments