mirror of
https://github.com/vlang/v.git
synced 2025-09-16 19:06:24 -04:00
builtin: fix mix prod and debug ucrt lib (#24498)
This commit is contained in:
parent
341008687d
commit
89305aabe7
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user