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

Fix compilation with GCC 10 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix compilation with GCC 10 #28

wants to merge 1 commit into from

Conversation

winterheart
Copy link

Fixed compilation with -fno-common, which enabled in GCC 10 by default.
See https://bugs.gentoo.org/706762.

Fixed compilation with -fno-common, which enabled in GCC 10 by default.
See https://bugs.gentoo.org/706762.
winterheart added a commit to winterheart/gentoo that referenced this pull request Jun 8, 2020
Fixed compilation with GCC10 (#706762, see
LonnyGomes/hexcurse#28), updated to EAPI 7.
Closes: https://bugs.gentoo.org/706762
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
winterheart added a commit to winterheart/gentoo that referenced this pull request Jun 8, 2020
Fixed compilation with GCC10 (#706762, see
LonnyGomes/hexcurse#28), updated to EAPI 7.
Closes: https://bugs.gentoo.org/706762
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
bob-beck pushed a commit to openbsd/ports that referenced this pull request Feb 14, 2021
LonnyGomes/hexcurse#28
While here, remove -Werror
ok tb@, who pointed me to Gentoo's version (I originally used Debian's
patch; Gentoo's is a little smaller)
prso added a commit to prso/hexcurse-ng that referenced this pull request Jul 29, 2021
From Gentoo patch hexcurse-1.60.0-gcc10.patch
https://bugs.gentoo.org/show_bug.cgi?id=706762

Also suggested by winterheart in pull request:
LonnyGomes/hexcurse#28
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.

1 participant