Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

GCC 10 compiler error fixes#509

Merged
uartie merged 2 commits intointel:masterfrom
uartie:gcc10-compile-fix
May 14, 2020
Merged

GCC 10 compiler error fixes#509
uartie merged 2 commits intointel:masterfrom
uartie:gcc10-compile-fix

Conversation

@uartie
Copy link

@uartie uartie commented May 12, 2020

Fix compiler errors for GCC 10.x

Fixes #503

U. Artie Eoff added 2 commits May 12, 2020 11:01
This fixes a "multiple definition" compiler error on
gcc10 which defaults to -fno-common.

https://gcc.gnu.org/gcc-10/porting_to.html#common

Fixes intel#503

Signed-off-by: U. Artie Eoff <[email protected]>
This fixes a gcc10 compiler error for the
VA_STATUS_ERROR_UNKNOWN 0xFFFFFFFF conversion from
unsigned int to int.

Signed-off-by: U. Artie Eoff <[email protected]>
@uartie uartie requested a review from xhaihao May 12, 2020 18:07
@uartie
Copy link
Author

uartie commented May 14, 2020

@xhaihao comments? We will need this fixed in order to enable Fedora 32 test runs in our CI.

I will merge tomorrow if no response.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

multiple definition of `gen9_hevc_encoder_kernels with gcc-10

1 participant