intel-device-plugins-for-ku.../demo/opae-nlb-demo
Mikko Ylinen 380cd055e7 opae-nlb-demo: fix GCC 11 errors
With GCC 11, the build triggers errors:

/usr/src/opae/opae-sdk-1.5.0-2/opae-libs/include/opae/log.h:51:1: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
   51 | if (p > file)                                                  \
      | ^~
...

Workaround the problem with -Wno-misleading-indentation.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-05-05 07:59:28 +03:00
..
Dockerfile opae-nlb-demo: fix GCC 11 errors 2021-05-05 07:59:28 +03:00
test_fpga.sh fpga: fixed documentation and demo 2019-09-10 19:30:20 -05:00