diff options
Diffstat (limited to 'doc/tutorial/third-party-software.org')
-rw-r--r-- | doc/tutorial/third-party-software.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/third-party-software.org b/doc/tutorial/third-party-software.org index 7bce1c48..6fdde256 100644 --- a/doc/tutorial/third-party-software.org +++ b/doc/tutorial/third-party-software.org @@ -456,7 +456,7 @@ ambient system. , "name": ["fmt"] , "stage": ["fmt"] , "hdrs": [["TREE", null, "."]] - , "link external": ["-lfmt"] + , "private-ldflags": ["-lfmt"] } } #+END_SRC |