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

Build fixes & improvements #296

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

stickz
Copy link
Contributor

@stickz stickz commented Dec 22, 2023

  • Compile everything with level 3 optimizations.
  • Disable warnings for the rtorrent software stack to prevent overflows and reduce overall ARM build time.
  • Fix critical issues with xml-rpc and libtorrent not applying the build flags.
  • Add build flags to mktorrent and change compiler to gcc.
  • Fix configure params. Spaces are not allowed.
  • Drop c++ support for xmlrpc. (not required)

@stickz stickz requested a review from crazy-max as a code owner December 22, 2023 22:07
@stickz stickz force-pushed the build-improvements branch from 1e22a7c to e3428c2 Compare December 22, 2023 22:26
- Compile everything with level 3 optimizations.
- Disable warnings for the rtorrent software stack to prevent overflows and reduce overall ARM build time.
- Fix critical issues with xml-rpc and libtorrent not applying the build flags.
- Add build flags to mktorrent.
- Fix configure params. Spaces are not allowed.
- Drop c++ support for xmlrpc (not required)
@stickz stickz force-pushed the build-improvements branch from e3428c2 to 08e96e0 Compare December 22, 2023 22:36
Copy link
Owner

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

Thanks!

@crazy-max crazy-max merged commit bbb3fbe into crazy-max:master Dec 22, 2023
7 checks passed
@stickz
Copy link
Contributor Author

stickz commented Dec 22, 2023

Thanks!

No Problem. It's recommended to make a new release now.
The 10gbps support next will be experimental and should be separated.

@stickz stickz deleted the build-improvements branch December 24, 2023 00:17
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.

2 participants