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

curl: update to 8.8.0 #50463

Merged
merged 1 commit into from
May 25, 2024
Merged

curl: update to 8.8.0 #50463

merged 1 commit into from
May 25, 2024

Conversation

tranzystorekk
Copy link
Contributor

@tranzystorekk tranzystorekk commented May 22, 2024

Testing the changes

  • I tested the changes in this PR: briefly

@@ -43,6 +43,9 @@ pre_configure() {
export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=2/}"
export CFLAGS="${CFLAGS/-I${XBPS_CROSS_BASE}\/usr\/include/}"
export CPPFLAGS="-D_FORTIFY_SOURCE=2"

# reconfigure for patched changes
autoreconf -fi
Copy link
Member

Choose a reason for hiding this comment

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

Just make man and do install manually!

Copy link
Member

Choose a reason for hiding this comment

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

or we switch to the cmake build?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

doing autoreconf felt less invasive to me, as for cmake - I'm not sure what the benefit is when the autotools config is tried and true at this point

Copy link
Member

Choose a reason for hiding this comment

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

Looking into cmake, it's not yet ready for daily use:

# TODO:
# The output .so file lacks the soname number which we currently have within the lib/Makefile.am file

Copy link
Member

Choose a reason for hiding this comment

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

I merge as is. The resulting package is the very same.

@Gottox Gottox merged commit 9b04f7c into void-linux:master May 25, 2024
8 checks passed
@tranzystorekk tranzystorekk deleted the curl branch May 25, 2024 17:32
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.

None yet

3 participants