[xz] Fix fuzzing build. (#3483)

As suggested in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20619#c8
This commit is contained in:
Max Moroz 2020-03-09 12:23:26 -07:00 committed by GitHub
parent c9e50868e9
commit 92832c38a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# #
################################################################################ ################################################################################
./autogen.sh ./autogen.sh --no-po4a
./configure \ ./configure \
--enable-static \ --enable-static \
--disable-debug \ --disable-debug \