contrib/qemu: remove the CONFIG_INT128 host config option
These leads to compile failures in 32-bit build environments. BUG: 986775 Change-Id: I0b702f616e1d0e11eda7e55666fd1a7c67bfaeab Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-on: http://review.gluster.org/6427 Reviewed-by: Anand Avati <avati@redhat.com> Tested-by: Anand Avati <avati@redhat.com>
This commit is contained in:
parent
e967e5c5ab
commit
866d079c5b
@ -66,7 +66,6 @@
|
||||
#define CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE 1
|
||||
#define CONFIG_HAS_ENVIRON 1
|
||||
#define CONFIG_CPUID_H 1
|
||||
#define CONFIG_INT128 1
|
||||
#define CONFIG_VIRTIO_BLK_DATA_PLANE $(CONFIG_VIRTIO)
|
||||
#define CONFIG_TRACE_NOP 1
|
||||
#define CONFIG_TRACE_FILE trace
|
||||
|
Loading…
x
Reference in New Issue
Block a user