Commit Graph
5 Commits
Author SHA1 Message Date
exstrim401andGitHub a1c4e27718 Don't use objcopy for macOS build (#143)
* Don't use objcopy for macOS build

* Add -x option to strip on macOS
Without -x strip results in error for dylib
2022-11-21 21:18:35 +03:00
exstrim401andnillerusr ad5790eee6 Don't use -march=native on macOS 2022-11-20 21:04:32 +03:00
exstrim401 d8580d59d2 Fix CreateThreadPool 2022-11-20 19:32:30 +02:00
exstrim401 54d76a1131 Move mm_hook to separate file 2022-11-20 16:47:32 +02:00
exstrim401 1f3b4583da macOS build support 2022-11-20 15:00:44 +02:00