Skip to content

Revert double x86_64 builds - #107

Open
pbatard wants to merge 1 commit into
ncroxon:masterfrom
pbatard:revert_double_x64
Open

Revert double x86_64 builds#107
pbatard wants to merge 1 commit into
ncroxon:masterfrom
pbatard:revert_double_x64

Conversation

@pbatard

@pbatard pbatard commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

As explained in #105, we don't really want to have to carry two versions of the x86_64 arch depending on whether a flag is being used or not. Instead we want to have a main x86_64 build that uses the default flags, with these defaults evolving, as needed, through major and minor version bumps.

Therefore, this patch reverts the following commits:

We also remove the separate lib/.gitignore as the main .gitignore is more than enough to filter any content we want to filter out and it makes it much easier to both let users of gnu-efi what is actually being filtered, as well as maintain ignored files.

As explained in ncroxon#105, we don't really want to have to carry two versions of the x86_64 arch
depending on whether a flag is being used or not. Instead we want to have a main x86_64
build that uses the default flags, with these defaults evolving, as needed, through major
and minor version bumps.

Therefore, this patch reverts the following commits:
- ed3ffa3
- 9bb1ba0
- 1111825
- e5810c2

We also remove the separate lib/.gitignore as the main .gitignore is more than enough to
filter any content we want to filter out and it makes it much easier to both let users
of gnu-efi what is actually being filtered, as well as maintain ignored files.
@pbatard pbatard mentioned this pull request Jul 23, 2026
@ncroxon

ncroxon commented Jul 23, 2026

Copy link
Copy Markdown
Owner

I don't see any build failures...(which is good)..

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