mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
c51949ea3e
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