Revert "cppunit: Enable elf symbol patching for Haiku."

This reverts commit 56430ad800.

It builds on my machine, but apparently the buildbots choke on it...
This commit is contained in:
Augustin Cavalier
2016-06-18 18:57:48 -04:00
parent fa2dd9c45f
commit 73e180c9b9
3 changed files with 8 additions and 6 deletions
+1 -3
View File
@@ -17,9 +17,7 @@ class BDirectory;
class BLocker;
class BPath;
#ifndef NO_ELF_SYMBOL_PATCHING
#include <tools/elfsymbolpatcher/ElfSymbolPatcher.h>
#endif
class ElfSymbolPatchGroup;
// Defines SuiteFunction to be a pointer to a function that
// takes no arguments and returns a pointer to a CppUnit::Test