aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/poco/Net
diff options
context:
space:
mode:
authorloudhorr <loudhorr@yandex-team.ru>2022-02-10 16:46:26 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:26 +0300
commitf46e9ad72f0ae2f165fb2886ea34043ff5995753 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/libs/poco/Net
parentcda908cacb24be13e419866da89ff4fbeea31f89 (diff)
downloadydb-f46e9ad72f0ae2f165fb2886ea34043ff5995753.tar.gz
Restoring authorship annotation for <loudhorr@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/poco/Net')
-rw-r--r--contrib/libs/poco/Net/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/poco/Net/ya.make b/contrib/libs/poco/Net/ya.make
index 4bdace0995..9feadc7027 100644
--- a/contrib/libs/poco/Net/ya.make
+++ b/contrib/libs/poco/Net/ya.make
@@ -33,7 +33,7 @@ CFLAGS(
-DPOCO_SOCKETADDRESS_DONT_PREFER_IPV4
)
-IF (OS_LINUX)
+IF (OS_LINUX)
CFLAGS(
-DPOCO_HAVE_FD_EPOLL
)