aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/xz
diff options
context:
space:
mode:
authorGravatar Max Moroz <mmoroz@chromium.org>2020-01-21 08:23:42 -0800
committerGravatar GitHub <noreply@github.com>2020-01-21 08:23:42 -0800
commit0b95fe1039ed7c38fea1f97078316bfc1030c523 (patch)
tree2e1721580b9e7dd3d15437cb75e82391aab3b7fd /projects/xz
parentda0746452433dc18bae699e355a9821285d863c8 (diff)
Revert "[xz] Apply a harmless local patch to migrate to $LIB_FUZZING_ENGINE. (#3252)" (#3260)
Diffstat (limited to 'projects/xz')
-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 dc105218..e1cf243a 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 \