From 6ae25220d6fa9b5d6a716b49ca6a0e4828a61043 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 2 Oct 2019 06:40:30 +0200 Subject: Revert "record: Add wrappers for malloc() functions" It was accidentally committed. This reverts commit a314544a278f1533ae001f742d7fe24fcee253e6. --- cpukit/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 3914b3d363..01ee40980f 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1831,11 +1831,6 @@ project_lib_LIBRARIES += librtemsdefaultconfig.a librtemsdefaultconfig_a_SOURCES = librtemsdefaultconfig_a_SOURCES += libmisc/dummy/default-configuration.c -project_lib_LIBRARIES += librtemsrecordwrap.a - -librtemsrecordwrap_a_SOURCES = -librtemsrecordwrap_a_SOURCES += libtrace/record/record-wrap-malloc.c - project_lib_LIBRARIES += librtemstest.a librtemstest_a_SOURCES = -- cgit v1.2.3