]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
nautilus: cmake/BuildDPDK: ignore gcc8/9 warnings 30360/head
authorYuval Lifshitz <yuvalif@yahoo.com>
Thu, 12 Sep 2019 13:16:41 +0000 (16:16 +0300)
committerYuval Lifshitz <yuvalif@yahoo.com>
Tue, 24 Sep 2019 12:31:19 +0000 (15:31 +0300)
commit2bf60f718ceb8f1deb895d12d338df39ea384a06
treeeb017657e7ec0ab15c74181bf881452d2232f707
parent9681ad4c95f8eceba29d28526ce9af56cc4b33b2
nautilus: cmake/BuildDPDK: ignore gcc8/9 warnings

Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Conflicts: cmake/modules/BuildDPDK.cmake
  this change is not cherry-picked from master, because master has
  picked up an updated SPDK which is in turn using a DPDK containing fixes like
  a385972c3370975b,  74f27710 and e5e193ac and a36b40dd. these changes either
  disables the"address-of-packed-member" warnings or addresses
  "error=stringop-truncation" warnings.
cmake/modules/BuildDPDK.cmake