diff options
| author | fanquake <[email protected]> | 2020-04-30 16:40:25 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-05-07 15:44:56 +0800 |
| commit | 8bf1540cc235fb8fb5330a7ae8ab638247ceb177 (patch) | |
| tree | d4b8fd34f04a3a8f6349b13e566f310a591b525d /src/httpserver.cpp | |
| parent | Merge #18535: build: remove -Qunused-arguments workaround for clang + ccache (diff) | |
| download | discoin-8bf1540cc235fb8fb5330a7ae8ab638247ceb177.tar.xz discoin-8bf1540cc235fb8fb5330a7ae8ab638247ceb177.zip | |
build: remove fdelt_chk backwards compatibility code
Now that we require glibc 2.17 or later, we no longer need to check for
different return types in fdelt_chk. It was changed from unsigned long
int to long int in glibc 2.16 . See this commit:
https://sourceware.org/git/?p=glibc.git;a=commit;h=ceb9e56b3d1f8c1922e0526c2e841373843460e2
and related issue:
https://sourceware.org/bugzilla/show_bug.cgi?id=14210.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions