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] Build with libpsl #188

Open
kylewlacy opened this issue Jan 20, 2025 · 1 comment · May be fixed by #228
Open

[curl] Build with libpsl #188

kylewlacy opened this issue Jan 20, 2025 · 1 comment · May be fixed by #228
Assignees

Comments

@kylewlacy
Copy link
Member

For context, see #185

During the upgrade to Curl 8.11.1, jaudiger added --without-libpsl to the Curl build to resolve a build failure (in line with what NixOS / Homebrew are doing)

But it might be worthwhile to enable libpsl during the Curl build: the Curl docs give context that it's used for handling cookies (see https://everything.curl.dev/build/deps.html#libpsl). This would most likely mean adding a new libpsl package that we could link against.

@jaudiger
Copy link
Contributor

I'll work on it.

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 a pull request may close this issue.

2 participants