dlmalloc enable optimizations
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m4s

This commit is contained in:
2026-03-17 19:24:10 +01:00
parent 9836fab810
commit 57abf96daf
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
#pragma clang diagnostic ignored "-Wall"
#pragma clang diagnostic ignored "-Wextra"
#pragma clang optimize off
#include "_malloc_port.c"
/*
Copyright 2023 Doug Lea