diff --git a/doc/docs.md b/doc/docs.md index d0349a976e86aa..fca55ee7ed7cb0 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -6507,6 +6507,7 @@ For all supported options check the latest help: **Example** ```v +#flag freebsd -I/usr/local/include -L/usr/local/lib #flag -lsqlite3 #include "sqlite3.h" // See also the example from https://www.sqlite.org/quickstart.html