ipc/chromium: fix #if define() for kFreeBSD and Hurd
authorChristoph Goehre <chris@sigxcpu.org>
Wed, 31 Oct 2012 17:27:07 +0000 (13:27 -0400)
committerRaspbian forward porter <root@raspbian.org>
Mon, 31 Aug 2020 00:18:03 +0000 (01:18 +0100)
commit0e2af3fb5653e6d1a0163756bb66f6d4339815d2
tree41ca4ce13db7b48885e0e3e03c85d45b8613386d
parentd91411fa93de3c45a3ba495fe22a3cdf0a8193f7
ipc/chromium: fix #if define() for kFreeBSD and Hurd

The kFreeBSD and Hurd platforms need some other macros to include
the correct needed headers.
Depended on this some minor changes to call the correct functions
also needed. Also the list of the cpp source file for the chromium
things needs to expanded.
The changes is an adoption of the previous dropped patch 'Fix
ipc/chromium on kFreeBSD and Hurd' from the version 17.

Gbp-Pq: Topic porting-kfreebsd-hurd
Gbp-Pq: Name ipc-chromium-fix-if-define-for-kFreeBSD-and-Hurd.patch
ipc/chromium/src/base/platform_thread_posix.cc