dlmalloc enable optimizations
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m4s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m4s
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user