mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-24 00:57:06 +02:00
commit
e30effb60d
@ -12,7 +12,7 @@
|
|||||||
#
|
#
|
||||||
LINKMODE ?= SHARED
|
LINKMODE ?= SHARED
|
||||||
|
|
||||||
OMIT = Data/PostgreSQL
|
OMIT += Data/PostgreSQL
|
||||||
|
|
||||||
#
|
#
|
||||||
# Define Tools
|
# Define Tools
|
||||||
@ -73,7 +73,7 @@ RELEASEOPT_LINK =
|
|||||||
#
|
#
|
||||||
# System Specific Flags
|
# System Specific Flags
|
||||||
#
|
#
|
||||||
SYSFLAGS = -D__BSD_VISIBLE=1 -D__MISC_VISIBLE=1
|
SYSFLAGS = -D_XOPEN_SOURCE=500
|
||||||
|
|
||||||
#
|
#
|
||||||
# System Specific Libraries
|
# System Specific Libraries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user