mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Darin -> Darwin.
This commit is contained in:
@ -23,6 +23,6 @@ applications.
|
||||
from libpgport are linked first. This avoids having applications
|
||||
dependent on symbols that are _used_ by libpq, but not intended to be
|
||||
exported by libpq. libpq's libpgport usage changes over time, so such a
|
||||
dependency is a problem. Win32, Linux, and Darin use an export list to
|
||||
dependency is a problem. Win32, Linux, and Darwin use an export list to
|
||||
control the symbols exported by libpq.
|
||||
|
||||
|
Reference in New Issue
Block a user