aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorMax Moroz <mmoroz@chromium.org>2020-01-21 08:23:42 -0800
committerGitHub <noreply@github.com>2020-01-21 08:23:42 -0800
commit0b95fe1039ed7c38fea1f97078316bfc1030c523 (patch)
tree2e1721580b9e7dd3d15437cb75e82391aab3b7fd /projects
parentda0746452433dc18bae699e355a9821285d863c8 (diff)
downloadoss-fuzz-0b95fe1039ed7c38fea1f97078316bfc1030c523.tar.gz
Revert "[xz] Apply a harmless local patch to migrate to $LIB_FUZZING_ENGINE. (#3252)" (#3260)
This reverts commit 13555d96aba9c0beda913339d185eb9620c7f2fc.
Diffstat (limited to 'projects')
-rwxr-xr-xprojects/xz/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/xz/build.sh b/projects/xz/build.sh
index dc1052189..e1cf243a7 100755
--- a/projects/xz/build.sh
+++ b/projects/xz/build.sh
@@ -15,8 +15,6 @@
#
################################################################################
-sed -i 's/-lFuzzingEngine/$(LIB_FUZZING_ENGINE)/g' tests/ossfuzz/Makefile
-
./autogen.sh
./configure \
--enable-static \