Skip to content

Fix compilation with GCC 12.1#61

Merged
nmeum merged 2 commits intomasterfrom
gcc-12.1
Jul 14, 2022
Merged

Fix compilation with GCC 12.1#61
nmeum merged 2 commits intomasterfrom
gcc-12.1

Conversation

@nmeum
Copy link
Owner

@nmeum nmeum commented May 18, 2022

CC: @FireBurn

Fixes #60

@nmeum nmeum mentioned this pull request May 18, 2022
@nmeum
Copy link
Owner Author

nmeum commented May 18, 2022

Looks like boringssl will need some patches as well or needs to be compiled without -Werror.

@nmeum
Copy link
Owner Author

nmeum commented May 21, 2022

The only remaining problem now seems to be that CMAKE_C_FLAGS and CMAKE_CXX_FLAGS set in vendor/boringssl/CMakeLists.txt are overwritten with the values set in vendor/CMakeLists.txt which causes a boringssl compile error on Arch Linux with clang/clang++. Not entirely sure why this is happening as it works on Alpine locally with the same CMake version.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with GCC 12.1

1 participant