Browse Source

Fix a problem with the -lx timeout code on ppc darwin.
The intel based darwin system was killing subprocesses
okay but for some reason, ppc systems were not. This
change fixes the timeout code so subprocesses are
properly killed on ppc darwin systems.



[SVN r39514]

K. Noel Belcourt 18 years ago
parent
commit
d9dd251e5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 6587f9cb97b28cf7960cb06d72eca848b0e30985
+Subproject commit efbfed44b221cd5f41cc62dacb78a0f1b6eede02

粤ICP备19079148号