mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add quotes to += of unixware threads define.
This commit is contained in:
@ -11,4 +11,4 @@ fi
|
|||||||
|
|
||||||
SUPPORTS_THREADS=yes
|
SUPPORTS_THREADS=yes
|
||||||
NEED_REENTRANT_FUNC_NAMES=yes
|
NEED_REENTRANT_FUNC_NAMES=yes
|
||||||
THREAD_CFLAGS += -D_REENTRANT
|
THREAD_CFLAGS += "-D_REENTRANT"
|
||||||
|
Reference in New Issue
Block a user