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

lftp 4.9.2 #1161

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

lftp 4.9.2 #1161

wants to merge 1 commit into from

Conversation

sevan
Copy link
Contributor

@sevan sevan commented May 15, 2024

Need bison because it mark older version found on Tiger as bad Switch to OpenSSL 3
Add dependencies which it can make use of
Fix test
Needs a C++11 compiler since it makes use of override specifier
Tested on Tiger powerpc (G5) with GCC 5.5

Needs #1159
Resolves #1157

Marking as draft until I find out if it affects more recent versions of OS X & how to deal with the issue (__WORDSIZE definitely isn't used in the codebase apart from in these 2 files)

Need bison because it mark older version found on Tiger as bad
Switch to OpenSSL 3
Add dependencies which it can make use of
Fix test
Needs a C++11 compiler since it makes use of override specifier
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.

lftp fails to build on 10.4 ppc?
1 participant