ruki %!s(int64=4) %!d(string=hai) anos
pai
achega
5a737c4668
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/d/drogon/xmake.lua

+ 1 - 1
packages/d/drogon/xmake.lua

@@ -23,7 +23,7 @@ package("drogon")
     else
         add_deps("libuuid")
         if is_plat("linux") then
-            add_syslinks("pthread")
+            add_syslinks("pthread", "dl")
         end
     end