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: mcTest makefile patch for CentOS build #605

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

a-petrini
Copy link
Contributor

@a-petrini a-petrini commented Sep 13, 2023

This change adds a patch for the libzendoo.mk package script so that mcTest is compiled with the -fPIE compiler option. This fixes build failings on CentOS and derived Linux distributions.

Fixes #592.

This change adds a patch for libzendoo.mk package so that mcTest is compiled with
-fPIE compiler flag explicitly activated, fixing build fails on CentOS and derived
Linux distributions.
Copy link
Contributor

@drgora drgora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks

@ptagl ptagl merged commit c963560 into main Sep 13, 2023
@ptagl ptagl deleted the ap/fix_centos_build branch September 13, 2023 09:46
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.

Build Fails with AlmaLinux / Rocky Linux / CentOS 8 + 9
3 participants