mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 08:16:08 -04:00
Add DISABLE_COMPLEX_MACRO to sco.
This commit is contained in:
parent
7b2b779a2a
commit
8ae23e1305
1 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,5 @@
|
|||
#define MAXPATHLEN _POSIX_PATH_MAX
|
||||
|
||||
#define NOFILE NOFILES_MIN
|
||||
|
||||
#define DISABLE_COMPLEX_MACRO
|
||||
|
|
|
|||
Loading…
Reference in a new issue