Whamcloud - gitweb
debian: don't build with libarchive on mips64el
authorTheodore Ts'o <tytso@mit.edu>
Mon, 29 Apr 2024 20:31:14 +0000 (16:31 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 29 Apr 2024 20:31:14 +0000 (16:31 -0400)
commit018cd6e9a659917ac1374775f5a60b1cf0be182c
tree67c6ecaab7dc584cc08c4fc4949f90c771f62235
parenta4c1bf4d4704495ee9ce074eef61714d646dc6b4
debian: don't build with libarchive on mips64el

The libarchive functionality in "mke2fs -d foo.tar" is breaking the
regression test[1].  Since this is working everywhere _except_
mips64el, as a short-term workaround disable libarchive support on
this platform until it can be fixed.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070042

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/rules