ticket34382 329 B

123456
  1. o Minor features (Linux seccomp2 sandbox, compilation):
  2. - Allow Tor to build on platforms where it doesn't know how to
  3. report which syscall had caused the linux seccomp2 sandbox
  4. to fail. This change should make the sandbox code more portable
  5. to less common Linux architectures.
  6. Closes ticket 34382.