4d6194db01
'octtx_zip_logtype_driver' global variable is defined in a header file
which was causing multiple definitions of the variable, fixed it by
moving it to the .c file.
Issue has been detected by '-fno-common' gcc flag.
Fixes:
|
||
---|---|---|
.. | ||
isal | ||
octeontx | ||
qat | ||
zlib | ||
Makefile | ||
meson.build |