mirror of
https://github.com/janet-lang/janet
synced 2025-10-18 17:27:40 +00:00
Merge branch 'master' into threads-3
This commit is contained in:
@@ -684,7 +684,7 @@ int main(int argc, const char **argv) {
|
||||
"# Metadata for static library %s\n\n%.20p"
|
||||
(string name statext)
|
||||
{:static-entry ename
|
||||
:lflags (opts :lflags)})))
|
||||
:lflags ~',(opts :lflags)})))
|
||||
(add-dep "build" metaname)
|
||||
(install-rule metaname path)
|
||||
|
||||
|
Reference in New Issue
Block a user