Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xorg
xserver
Merge requests
!383
The source project of this merge request has been removed.
Fix building with `-fno-common`
Merged
David Seifert
requested to merge
(removed):gcc-10-fno-common
into
master
Jan 24, 2020
Overview
3
Pipelines
0
Changes
17
GCC 10 will switch the default to
-fno-common
.
https://gcc.gnu.org/PR85678
Bug:
https://bugs.gentoo.org/705880