mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
10 lines
418 B
Plaintext
10 lines
418 B
Plaintext
*** THIS FILE CONTAINS INFORMATION ABOUT CHANGES DONE TO THE JEMALLOC LIBRARY FILES ***
|
|
Removed from archive, as OSX does not use jemalloc:
|
|
src/zone.c
|
|
include/jemalloc/internal/zone.h
|
|
|
|
Filename changed, as it messes up Windows-systems (when will Microsoft learn?) :
|
|
include/jemalloc/internal/prn.h -> include/jemalloc/internal/jemprn.h
|
|
|
|
References to prn.h has been changed to use the new filename where needed.
|