Pārlūkot izejas kodu

Linux build fixes.

Brucey 3 gadi atpakaļ
vecāks
revīzija
06eb872a76
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      libssh2.mod/common.bmx

+ 1 - 2
libssh2.mod/common.bmx

@@ -1,4 +1,4 @@
-' Copyright (c) 2009-2021 Bruce A Henderson
+' Copyright (c) 2009-2022 Bruce A Henderson
 ' All rights reserved.
 '
 ' Redistribution and use in source and binary forms, with or without
@@ -27,7 +27,6 @@ SuperStrict
 
 ?linux
 Import "-ldl"
-Import "-lidn"
 ?win32
 Import "-ladvapi32"
 ?