Skip to content

libc-wrappers: Tighten the definition of the ppc64le architecture#536

Merged
debarshiray merged 1 commit intocontainers:masterfrom
debarshiray:wip/rishi/tighten-ppcle-flags
Aug 24, 2020
Merged

libc-wrappers: Tighten the definition of the ppc64le architecture#536
debarshiray merged 1 commit intocontainers:masterfrom
debarshiray:wip/rishi/tighten-ppcle-flags

Conversation

@debarshiray
Copy link
Copy Markdown
Member

This is based on the output of 'gcc -dM -E - </dev/null' on a ppc64le
system. For what it's worth, the _CALL_ELF macro is defined as 1 on
the big endian variants of the architecture.

The original intention in commit 6ad9c63 was to support the
architectures that Fedora builds for, and it doesn't care about PowerPC
variants that aren't ppc64le [1].

[1] https://fedoraproject.org/wiki/Architectures/PowerPC

This is based on the output of 'gcc -dM -E - </dev/null' on a ppc64le
system. For what it's worth, the _CALL_ELF macro is defined as 1 on
the big endian variants of the architecture.

The original intention in commit 6ad9c63 was to support the
architectures that Fedora builds for, and it doesn't care about PowerPC
variants that aren't ppc64le [1].

[1] https://fedoraproject.org/wiki/Architectures/PowerPC

containers#536
@debarshiray debarshiray force-pushed the wip/rishi/tighten-ppcle-flags branch from fbd2d6b to 1dce87c Compare August 24, 2020 17:03
@softwarefactory-project-zuul
Copy link
Copy Markdown

Build failed.

@debarshiray
Copy link
Copy Markdown
Member Author

Tested with a Fedora scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=50079103

@debarshiray debarshiray merged commit 1dce87c into containers:master Aug 24, 2020
@debarshiray debarshiray deleted the wip/rishi/tighten-ppcle-flags branch August 24, 2020 17:11
@debarshiray debarshiray changed the title libc-wrappers: Tighten the definition of the ppc64le definition libc-wrappers: Tighten the definition of the ppc64le architecture Aug 24, 2020
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