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

Make Firo run natively on M1 macs #1106

Merged
merged 7 commits into from
Jan 29, 2022
Merged

Conversation

psolstice
Copy link
Contributor

PR intention

Run Firo natively on Apple Silicon Macs

Code changes brief

Different tweaks for depends. Renamed bn_init to bn_make in relics library to avoid conflict with OpenSSL

@lgtm-com
Copy link

lgtm-com bot commented Jan 16, 2022

This pull request introduces 4 alerts when merging 66d7b04 into 82a9a56 - view on LGTM.com

new alerts:

  • 4 for Unused static function

Copy link
Contributor

@levonpetrosyan93 levonpetrosyan93 left a comment

Choose a reason for hiding this comment

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

LGTM

@levonpetrosyan93 levonpetrosyan93 merged commit a36bea7 into master Jan 29, 2022
@levonpetrosyan93 levonpetrosyan93 deleted the m1-mac-compilation branch January 29, 2022 22:24
levonpetrosyan93 pushed a commit that referenced this pull request May 17, 2023
* Changed depends to compile natively on Apple Silicon Mac

* Renamed relic's bn_init function to bn_make to avoid conflict with openssl

* Tweaks to building scripts

* Fixed Windows dependencies build

* Fix for openssl build

* Fixed tor compilation

* CMake build fix
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