summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2019-09-03 18:01:48 +0200
committerJonathan Bauer2019-09-03 18:01:48 +0200
commit230a6c80e856003d8f11579ca498cee194c3b2b3 (patch)
tree23c6b73a935dce4522f674b831f9ffe2e53c3b14
parent[dnbd3-rootfs] initial support for kqcow (diff)
downloadsystemd-init-230a6c80e856003d8f11579ca498cee194c3b2b3.tar.gz
systemd-init-230a6c80e856003d8f11579ca498cee194c3b2b3.tar.xz
systemd-init-230a6c80e856003d8f11579ca498cee194c3b2b3.zip
[dnbd3-rootfs] remove old qemu-xmount configure option
it used to fix compilation on certain centos versions (which ones are not apparent from the git commit ...) but it seems to be no longer required, tested on centos 7 and it compiled just fine
-rw-r--r--builder/modules.d/dnbd3-rootfs/helper/build.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/builder/modules.d/dnbd3-rootfs/helper/build.inc b/builder/modules.d/dnbd3-rootfs/helper/build.inc
index b7710985..03c6b222 100644
--- a/builder/modules.d/dnbd3-rootfs/helper/build.inc
+++ b/builder/modules.d/dnbd3-rootfs/helper/build.inc
@@ -106,7 +106,6 @@ build_compile_qemu_xmount() {
[ ! -z "$2" ] && xmount_installation="$2"
./configure --enable-xmount-input --python="$(which python2)" \
--extra-cflags="-fPIC" \
- --extra-cflags="-std=gnu99" \
--extra-cflags="-I${xmount_installation}/include" \
--extra-cflags="-I${xmount_installation}/include/xmount" \
--disable-fdt --target-list=""