Skip to content

Add squashfuse 0.1.105 #2875

Merged
merged 2 commits into from
Mar 22, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
squashfuse: Add multithread patch
pmenzel committed Mar 22, 2023
commit 81d4082760412b3d8a1ff087b09658523eeeaeca
10 changes: 6 additions & 4 deletions squashfuse.be0
Original file line number Diff line number Diff line change
@@ -5,7 +5,8 @@
#SRCURL[0]="https://github.com/vasi/squashfuse/archive/$PKGVERSION/squashfuse-$PKGVERSION.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/5bd5ff30d416aba1e2de0c2761d4cea2/squashfuse-0.1.105.tar.gz"

#PATCHURL+=()
#PATCHURL+=("https://github.com/vasi/squashfuse/pull/70.patch")
PATCHURL+=("https://beehive.molgen.mpg.de/2b984d9ea2cb33c2c379d06fa5a4481f/70.patch")

# build_in_sourcedir

@@ -20,9 +21,10 @@ mee_patch() {
start_cmd ./autogen.sh
}

#mee_configure() {
# bee_configure
#}
mee_configure() {
bee_configure \
--enable-multithreading
}

#mee_build() {
# bee_build