| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Fixes
clang-9: error: unknown argument: '-fno-tree-pre'
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch the driver configuration MEDIA_BUILD_FATAL_WARNINGS to OFF so
-Werror is not used. Also patch out the use of
-Werror=implicit-function-declaration to prevent errors when building
with gcc9.
| cc1plus: error: '-Werror=' argument
'-Werror=implicit-function-declaration' is not valid for C++ [-Werror]
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
For release notes, see:
https://github.com/intel/media-driver/releases
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|