aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.linux.txt
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-03-20 18:18:47 +0300
committerthegeorg <thegeorg@yandex-team.ru>2022-03-20 18:18:47 +0300
commite7aae615944a704e320aaea56e0cebfa2dcf2959 (patch)
treeb4344342333eba39cd91d76d364dea8b23d1fe51 /CMakeLists.linux.txt
parent5ce3a9912f6b93afbdd0bb3ae96aed39aa616340 (diff)
downloadydb-e7aae615944a704e320aaea56e0cebfa2dcf2959.tar.gz
util: Do not define SIZEOF_SIZE_T, as it is not used in our codebase
codesearch shows [114 usages](https://a.yandex-team.ru/search?search=%5CbSIZEOF_SIZE_T%5Cb,,jC,arcadia,,500) of this macro outside of contrib. None of these usages looks as being util-dependent. Defining this in util triggers `-Wmacro-redefined` whenever `` gets included after our ``. UPD: It turns out that our curl was using this define for a reason, so I have implemented an util-independent solution instead. ref:c80e45c42a9c0ec76eda33e63b560b285e1ee502
Diffstat (limited to 'CMakeLists.linux.txt')
0 files changed, 0 insertions, 0 deletions