mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:24:34 +00:00
These files need to be refreshed periodically to support new platform types. The following command was used to retrieve the updates curl -L -O https://git.savannah.gnu.org/cgit/config.git/plain/config.guess curl -L -O https://git.savannah.gnu.org/cgit/config.git/plain/config.sub Closes: #2814