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

Fixes for GDB and keyword matching #3

Closed
wants to merge 3 commits into from

Conversation

krnowak
Copy link
Contributor

@krnowak krnowak commented Jul 8, 2022

  • keyword matching bug looks like a typo, but it broke building cross toolchains on Flatcar
  • gdb version having no default is something I spotted while investigating the above
  • same with other uses of GDB variables (DVER and DOVL).

Passing `--stable` didn't affect the version of built GDB, thus we
needed to pass `--gdb '[stable]'` on our own.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
When restoring user settings and when figuring out the list of repos.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Not sure how this worked before - in our case emerge couldn't find a
matching ebuild any more when requesting stable versions.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
@gentoo-bot gentoo-bot closed this in 718184e Jul 9, 2022
@thesamesam
Copy link
Member

Fantastic, thank you!

gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Jul 9, 2022
Bug: gentoo/crossdev#3
Signed-off-by: Sam James <sam@gentoo.org>
@krnowak krnowak deleted the krnowak/fixes branch July 18, 2022 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants