summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/wrapup
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/wrapup')
-rw-r--r--cpukit/libmisc/wrapup/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/libmisc/wrapup/Makefile.am b/cpukit/libmisc/wrapup/Makefile.am
index 247eda5af9..1bac939aa3 100644
--- a/cpukit/libmisc/wrapup/Makefile.am
+++ b/cpukit/libmisc/wrapup/Makefile.am
@@ -10,13 +10,16 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
+## XXX temporarily remove this from the list because it causes a
+## XXX number of BSPs to not link "main(){}" used by autoconf
+## ../serdbg/$(ARCH)/libserdbg-tmp.a
+
TMP_LIBS = ../monitor/$(ARCH)/libmonitor-tmp.a \
../untar/$(ARCH)/libuntar-tmp.a ../stackchk/$(ARCH)/libstackchk-tmp.a \
../cpuuse/$(ARCH)/libcpuuse-tmp.a ../rtmonuse/$(ARCH)/librtmonuse-tmp.a \
../shell/$(ARCH)/libshell-tmp.a ../dumpbuf/$(ARCH)/libdumpbuf-tmp.a \
../devnull/$(ARCH)/libdevnull-tmp.a ../dummy/$(ARCH)/libdummy-tmp.a \
- ../mw-fb/$(ARCH)/libmw-fb-tmp.a ../capture/$(ARCH)/libcapture-tmp.a \
- ../serdbg/$(ARCH)/libserdbg-tmp.a
+ ../mw-fb/$(ARCH)/libmw-fb-tmp.a ../capture/$(ARCH)/libcapture-tmp.a
#
# (OPTIONAL) Add local stuff here using +=