Skip to content

Commit b78cb75

Browse files
committed
fix tiff linux compile error
1 parent c4a9e05 commit b78cb75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/src/tiff/rules.mak

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ tiff: tiff-$(TIFF_VERSION).tar.gz .sum-tiff
1919
--disable-jpeg \
2020
--disable-zlib \
2121
--disable-cxx \
22+
--disable-lzma \
2223
--without-x
2324
cd $< && $(MAKE) -C port && $(MAKE) -C libtiff
2425
cd $< && $(MAKE) install

0 commit comments

Comments
 (0)