diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-06-06 15:47:43 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-06-06 15:47:43 +1000 |
commit | 18ada37e4cc10e783c5b810404e85f3804275733 (patch) | |
tree | addb5666a01a941336599eb103dc723d02425f48 /source/vcpkg.json | |
parent | 8c024511ca7236289115dfd1d312bae0c010c53d (diff) |
jemalloc (2)
Diffstat (limited to 'source/vcpkg.json')
-rw-r--r-- | source/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/vcpkg.json b/source/vcpkg.json index f6aa482..446fb4a 100644 --- a/source/vcpkg.json +++ b/source/vcpkg.json @@ -11,7 +11,7 @@ "opus", "zstd", "mimalloc", - "jemalloc", + { "name": "jemalloc", "platform": "!osx" }, "pkgconf" ] }
\ No newline at end of file |