Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed compilation with gcc-12 #1267

Merged
merged 1 commit into from Aug 29, 2022
Merged

Fixed compilation with gcc-12 #1267

merged 1 commit into from Aug 29, 2022

Conversation

robertgj
Copy link
Contributor

@robertgj robertgj commented Aug 29, 2022

Turn on compiler optimisation so that -D_FORTIFY_SOURCE=2 does not cause a warning from /usr/include/features.h
Closes #1257.

@Nightwalker-87 Nightwalker-87 self-requested a review August 29, 2022 20:42
@Nightwalker-87 Nightwalker-87 added this to In progress in Release v1.8.0 via automation Aug 29, 2022
@Nightwalker-87 Nightwalker-87 added this to the v1.7.1 milestone Aug 29, 2022
@Nightwalker-87 Nightwalker-87 linked an issue Aug 29, 2022 that may be closed by this pull request
6 tasks
@Nightwalker-87 Nightwalker-87 moved this from In progress to Review in progress in Release v1.8.0 Aug 29, 2022
@Nightwalker-87 Nightwalker-87 merged commit c2db68e into stlink-org:develop Aug 29, 2022
Release v1.8.0 automation moved this from Review in progress to Done Aug 29, 2022
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Aug 29, 2022
@Nightwalker-87 Nightwalker-87 removed their request for review August 29, 2022 20:58
@Nightwalker-87 Nightwalker-87 changed the title Fix compilation with gcc-12 Fixed compilation with gcc-12 Aug 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[STM32F303]: build fails with gcc-12.1
2 participants