[test] [linux] define PR_SET_PTRACER constants if the system does not provide them
authorPavel Labath <labath@google.com>
Thu, 14 Jul 2016 10:43:21 +0000 (10:43 +0000)
committerPavel Labath <labath@google.com>
Thu, 14 Jul 2016 10:43:21 +0000 (10:43 +0000)
commitfa3d652d269b96e2e82e306e9eb8da5c3f25690e
tree0db1e820752c0dff19a61c2de7598e3ced40d99a
parent6cf195b6d5e15ac0abeb2be1aa5d34361b475c7e
[test] [linux] define PR_SET_PTRACER constants if the system does not provide them

Android API <= 16 header do not have these symbols defined, but the kernel does support the
relevant calls. And in general, since these calls are on a best-effort basis, it won't hurt even
if we try to run in on a really ancient kernel.

llvm-svn: 275393
lldb/packages/Python/lldbsuite/test/make/test_common.h