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

rTorrent: Optimize mktorrent build script #1145

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

stickz
Copy link
Contributor

@stickz stickz commented Mar 24, 2024

  • Build mktorrent with posix threads and openssl sha1 for near instantaneous torrent creation.
  • Properly set gcc compiler and cflags for mktorrent build process.
  • Fix script installation issues, if script is stopped before completion.

Tested on Ubuntu 22.04 LTS. Confirmed to be working.

@stickz stickz force-pushed the mktorrent-improve branch 7 times, most recently from 6fb9cea to 533afc1 Compare March 31, 2024 19:25
rTorrent: Optimize mktorrent build script
@stickz
Copy link
Contributor Author

stickz commented Mar 31, 2024

I fixed some errors with mktorrent and libudns, if the script is stopped midway as well. Separated both builds into separate functions to cleanup the code. Added additional error handling for udns if git clone fails.

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

2 participants