mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
builtin: compile the gc statically by default (#14063)
This commit is contained in:
2
thirdparty/libgc/include/gc.h
vendored
Normal file
2
thirdparty/libgc/include/gc.h
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/* This file is installed for backward compatibility. */
|
||||
#include <gc/gc.h>
|
Reference in New Issue
Block a user