From 230a6c80e856003d8f11579ca498cee194c3b2b3 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 3 Sep 2019 18:01:48 +0200 Subject: [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 --- builder/modules.d/dnbd3-rootfs/helper/build.inc | 1 - 1 file changed, 1 deletion(-) 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="" -- cgit v1.2.3-55-g7522