mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add .Lb references for gmock/gtest
These will be used in src.conf(5) changes--coming up next.
This commit is contained in:
parent
30e009fc3a
commit
0cd3ea4138
1 changed files with 2 additions and 0 deletions
|
|
@ -62,7 +62,9 @@ LINE("libfsid", "Filesystem Identification Library (libfsid, \\-lfsid)")
|
|||
LINE("libftpio", "FTP Connection Management Library (libftpio, \\-lftpio)")
|
||||
LINE("libform", "Curses Form Library (libform, \\-lform)")
|
||||
LINE("libgeom", "Userland API Library for Kernel GEOM subsystem (libgeom, \\-lgeom)")
|
||||
LINE("libgmock", "GoogleMock library (libgmock, \\-lgmock)")
|
||||
LINE("libgpio", "General-Purpose Input Output (GPIO) library (libgpio, \\-lgpio)")
|
||||
LINE("libgtest", "GoogleTest library (libgtest, \\-lgtest)")
|
||||
LINE("libhammer", "HAMMER Filesystem Userland Library (libhammer, \\-lhammer)")
|
||||
LINE("libi386", "i386 Architecture Library (libi386, \\-li386)")
|
||||
LINE("libintl", "Internationalized Message Handling Library (libintl, \\-lintl)")
|
||||
|
|
|
|||
Loading…
Reference in a new issue