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