nixpkgs/pkgs/servers/foundationdb
Raphael Borun Das Gupta 450de176cf foundationdb: fix build: use glibc's gettid()
to avoid build error due to conflicting declaration:

    flow/Profiler.actor.cpp: In function 'uint64_t gettid()':
    flow/Profiler.actor.cpp:56:17: error: ambiguating new declaration of 'uint64_t gettid()'
      FILE* f;
                     ^
    In file included from /nix/store/4wy9j24psf9ny4di3anjs7yk2fvfb0gq-glibc-2.31-dev/include/unistd.h:1170:0,
                     from ./flow/Platform.h:49,
                     from ./flow/flow.h:40,
                     from flow/Profiler.actor.cpp:39:
    /nix/store/4wy9j24psf9ny4di3anjs7yk2fvfb0gq-glibc-2.31-dev/include/bits/unistd_ext.h:34:16: note: old declaration '__pid_t gettid()'
     extern __pid_t gettid (void) __THROW;
                    ^~~~~~
2020-10-11 19:53:53 +02:00
..
patches foundationdb: fix build: use glibc's gettid() 2020-10-11 19:53:53 +02:00
cmake.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
default.nix Merge branch 'staging' into glibc230 2020-02-01 17:42:03 +01:00
python.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
test-list.txt foundationdb: init 6.1.6pre4898_26fbbbf, cmake build 2019-05-15 09:54:10 -05:00
vsmake.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00