cppunit: Enable elf symbol patching for Haiku.
Fixes #12799. Signed-off-by: Augustin Cavalier <[email protected]>
This commit is contained in:
committed by
Augustin Cavalier
parent
ac315db012
commit
56430ad800
@@ -17,7 +17,9 @@ class BDirectory;
|
||||
class BLocker;
|
||||
class BPath;
|
||||
|
||||
class ElfSymbolPatchGroup;
|
||||
#ifndef NO_ELF_SYMBOL_PATCHING
|
||||
#include <tools/elfsymbolpatcher/ElfSymbolPatcher.h>
|
||||
#endif
|
||||
|
||||
// Defines SuiteFunction to be a pointer to a function that
|
||||
// takes no arguments and returns a pointer to a CppUnit::Test
|
||||
|
||||
Reference in New Issue
Block a user