diff options
author | Jack Lloyd <[email protected]> | 2018-10-12 11:03:45 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-10-12 11:03:45 -0400 |
commit | c8406165f8d38107a3d7dcfe3b7f0938a8a8faa2 (patch) | |
tree | ef70eaa45be4f8e6a826e685889eadf36b7ca57c /src/lib | |
parent | 9b56b18c421805ea03697987d169baf09d536f81 (diff) |
Small fixes for QNX [ci skip]
Private report of a successful build on QNX 7 with these fixes.
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/utils/socket/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/utils/socket/info.txt b/src/lib/utils/socket/info.txt index b61454f70..330e784c5 100644 --- a/src/lib/utils/socket/info.txt +++ b/src/lib/utils/socket/info.txt @@ -12,4 +12,5 @@ mingw -> ws2_32 windows -> ws2_32.lib haiku -> network solaris -> socket,nsl +qnx -> socket </libs> |