Add result to config.ld

This commit is contained in:
Jeremy Baxter 2023-08-10 09:45:53 +12:00
parent a8b7d712f2
commit 716cc10392

View file

@ -19,7 +19,8 @@ file = {
".",
exclude = {
"external",
"lua-5.4/lua.h"
"lua-5.4/lua.h",
"result"
}
}