mirror of
https://github.com/citron-neo/emulator.git
synced 2026-07-05 15:21:57 -07:00
8d6e94e8b4
OpenSSL compiles correctly from source for Windows /Linux native and Linux to Windows cross compiling scenarios Added -mtls-dialect=gnu2 to linux compile flags Added commented out -march=native for easy self-compile use. Fixed linux binary lib path resolution, so running the binaries works without AppImage packaging.