3b1a6bd8f0
When compiling dpdk_qat app with an i686 target on a x86_64 OS,
an error message was shown, saying that it can only be built
on a 32-bit OS, which should be i686 OS, as other 32-bit OS
are not supported.
Fixes:
|
||
---|---|---|
.. | ||
config_files | ||
crypto.c | ||
crypto.h | ||
main.c | ||
Makefile |