mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
Needs USE_POSIX_SIGNALS
Pointed out by Dan McGuirk
This commit is contained in:
parent
14f6b387b1
commit
7fae43654b
@ -6,6 +6,7 @@
|
|||||||
*/
|
*/
|
||||||
# define JMP_BUF
|
# define JMP_BUF
|
||||||
# define USE_POSIX_TIME
|
# define USE_POSIX_TIME
|
||||||
|
# define USE_POSIX_SIGNAL
|
||||||
# if !defined(PPC)
|
# if !defined(PPC)
|
||||||
# define NEED_I386_TAS_ASM
|
# define NEED_I386_TAS_ASM
|
||||||
# define HAS_TEST_AND_SET
|
# define HAS_TEST_AND_SET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user