Commit Graph

3 Commits

Author SHA1 Message Date
sneurlax
4fd90cdef1 fix openssl script re: previous commit
forgot to remove this one line.  Interestingly, Windows built fine with it, whereas iOS threw.
2024-04-12 17:06:12 -05:00
sneurlax
ae57e3dc6f do not fail if repo already exists
build_single.sh will fail on Windows (WSL2) due to `git clone` if we already did a `git submodule update --init --recursive`
2024-04-12 16:43:52 -05:00
Czarek Nakamoto
e2ad141007 feat: iOS builds
includes patches to
- randomx: https://github.com/tevador/RandomX/pull/294
- randomwow: https://git.wownero.com/wownero/RandomWOW/pulls/2
2024-04-02 17:09:22 +02:00