Merge branch 'msys2' of https://github.com/sitsofe/fio into master
authorJens Axboe <axboe@kernel.dk>
Tue, 15 Sep 2020 01:43:39 +0000 (19:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Sep 2020 01:43:39 +0000 (19:43 -0600)
commit7064f8942a3b8070acf60b8e5fabc16f8221ae40
treec8b1b37098c44073d60cc7cedc58c32fcde2ff33
parent260d1e6a23065a3141fd6cb4532294cedfcb2f4d
parenta9b9b1627d52137246eb3c76476f7645780a9beb
Merge branch 'msys2' of https://github.com/sitsofe/fio into master

* 'msys2' of https://github.com/sitsofe/fio:
  travis: cleanup build script
  configure: cleanup lex/yacc tests
  memlock: avoid type confusion in format string
  Makefile: introduce FIO_CFLAGS
  appveyor: cleanup and add separate install script
  Makefile/ci: Don't pass CFLAGS when linking
  configure/Makefile: add option to generate pdb symbols
  configure: be explicit about "XP" Windows API version
  windows: fix DWORD format string complaints
  windows: fix wrong format strings
  net: coerce the result of htonl before printing
  configure: pass non-null pointer to (v)asprintf