mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 14:09:23 +02:00
* {$linklib libnsl.so} -> {$linklib nsl} for AIX (copy/paste error)
git-svn-id: trunk@20979 -
This commit is contained in:
parent
2ec79fd357
commit
653996dde1
@ -13,7 +13,7 @@
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
}
|
||||
|
||||
{$linklib libnsl.so}
|
||||
{$linklib nsl}
|
||||
|
||||
const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user