summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xserver-build/QEMU-autobuild/buildReclaim.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/server-build/QEMU-autobuild/buildReclaim.sh b/server-build/QEMU-autobuild/buildReclaim.sh
index 3864bde..d039db0 100755
--- a/server-build/QEMU-autobuild/buildReclaim.sh
+++ b/server-build/QEMU-autobuild/buildReclaim.sh
@@ -44,13 +44,14 @@ apt install \
libsodium-dev\
python3.7\
texi2html\
- texinfo
+ texinfo
# This installs MHD and GNUnet to /usr, overwriting (!)
# the Debian package. We do that to get some minimal
# setup from Debian, and also so that IF in the future
# Debian does include a sufficiently recent GNUnet
# package, we can simply remove these lines:
+export CFLAGS="-g -O0"
cd /root
git clone git://git.gnunet.org/libmicrohttpd.git
cd libmicrohttpd