Skip to content

Conversation

@sgallou
Copy link
Contributor

@sgallou sgallou commented Nov 8, 2023

I was not able to cross-build for Raspberry Pi from Ubuntu with GCC 4.9 (symptoms were very similar to this issue).
I found that -fstack-clash-protection flag was added to GCC in v8.1.
This PR intends to fix this. It works now on my GCC 4.9 based cross-build.

@sgallou
Copy link
Contributor Author

sgallou commented Nov 9, 2023

Don't know why some checks failed. Here, unit tests on Windows (built with Visual Studio 2017, as my modification concerns only GCC...).
@lganzzzo Any idea ?

@lganzzzo lganzzzo merged commit c1d37c1 into oatpp:master Nov 15, 2023
@lganzzzo
Copy link
Member

Merged!

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.

2 participants