Browse Source

* Remove outdated version number

Michaël Van Canneyt 5 months ago
parent
commit
e920651b4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/gmp/src/gmp.pas

+ 1 - 1
packages/gmp/src/gmp.pas

@@ -26,7 +26,7 @@ unit gmp;
 {$endif}
 {$endif}
 
 
 {$ifdef darwin}
 {$ifdef darwin}
-  {$linklib gmp.3}
+  {$linklib gmp.dylib}
 {$endif}
 {$endif}
 { Unused symbols exported from GMP:
 { Unused symbols exported from GMP: