mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Removal of bsdi_2_1 port.
This commit is contained in:
@@ -102,17 +102,13 @@
|
||||
#endif /* WIN32 */
|
||||
|
||||
#if defined(BSD44_derived) || \
|
||||
defined(bsdi_2_1)
|
||||
# define USE_LIMITS_H
|
||||
# define USE_POSIX_TIME
|
||||
# define NEED_CBRT
|
||||
#endif
|
||||
|
||||
#if defined(bsdi)
|
||||
# define NEED_UNION_SEMUN
|
||||
defined(bsdi)
|
||||
# define USE_LIMITS_H
|
||||
# define USE_POSIX_TIME
|
||||
# define NEED_CBRT
|
||||
# ifdef PRE_BSDI_2_1
|
||||
# define NEED_UNION_SEMUN
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(aix)
|
||||
|
Reference in New Issue
Block a user