Make it build with GCC 10, fio 3.20+ (atomics...) and QEMU 5.1
This commit is contained in:
+1
-6
@@ -25,12 +25,7 @@
|
||||
// -bs_config='{"data_device":"./test_data.bin"}' -size=1000M
|
||||
|
||||
#include "blockstore.h"
|
||||
extern "C" {
|
||||
#define CONFIG_HAVE_GETTID
|
||||
#define CONFIG_PWRITEV2
|
||||
#include "fio/fio.h"
|
||||
#include "fio/optgroup.h"
|
||||
}
|
||||
#include "fio_headers.h"
|
||||
|
||||
#include "json11/json11.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user