aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/poco/XML
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-03-01 19:19:54 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-03-01 19:19:54 +0300
commitf36fdcfbd29c3b260b7de1c02000b23572b1168d (patch)
tree6d15d0d04d54cb5ea95cae1224eda04987aca4ca /contrib/libs/poco/XML
parent7eb33768269c07d85e53206e49efbd3ae1699163 (diff)
downloadydb-f36fdcfbd29c3b260b7de1c02000b23572b1168d.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/libs/poco/XML')
-rw-r--r--contrib/libs/poco/XML/CMakeLists.darwin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libs/poco/XML/CMakeLists.darwin.txt b/contrib/libs/poco/XML/CMakeLists.darwin.txt
index 4bc521f819..5e02faf42f 100644
--- a/contrib/libs/poco/XML/CMakeLists.darwin.txt
+++ b/contrib/libs/poco/XML/CMakeLists.darwin.txt
@@ -17,6 +17,7 @@ target_compile_options(libs-poco-XML PRIVATE
-DXML_DTD
-DXML_NS
-DPOCO_OS_FAMILY_UNIX
+ -DPOCO_NO_STAT64
$<IF:$<CXX_COMPILER_ID:MSVC>,,-Wno-everything>
)
target_include_directories(libs-poco-XML PUBLIC