summaryrefslogtreecommitdiff
path: root/src/stage2/patches/libnghttp2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage2/patches/libnghttp2.patch')
-rw-r--r--src/stage2/patches/libnghttp2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage2/patches/libnghttp2.patch b/src/stage2/patches/libnghttp2.patch
index 6031ae3..8d3dfce 100644
--- a/src/stage2/patches/libnghttp2.patch
+++ b/src/stage2/patches/libnghttp2.patch
@@ -4,7 +4,7 @@
autoreconf -i
./configure \
-+ --host=@TARGET@ --build=@BUILDHOST@ \
++ --host=@CHOST@ --build=@BUILDHOST@ \
--prefix=/usr \
--disable-examples \
--disable-python-bindings \