builtin: fix mix prod and debug ucrt lib (#24498)

This commit is contained in:
kbkpbot 2025-05-21 11:07:56 +08:00 committed by GitHub
parent 341008687d
commit 89305aabe7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,10 +122,6 @@ $if gcboehm_leak ? {
#flag -DGC_DEBUG=1
}
$if windows && msvc {
#flag ucrtd.lib
}
#include <gc.h>
// #include <gc/gc_mark.h>