From 8237f959410e47f158ef4f69965e754df8b210e5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 18 Sep 2020 10:36:48 +0200 Subject: build FIXME message queue delete --- spec/build/cpukit/librtemscpu.yml | 3 +++ spec/build/cpukit/objrtemscpunoqual.yml | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml index 62d54af0d8..eb824b51a8 100644 --- a/spec/build/cpukit/librtemscpu.yml +++ b/spec/build/cpukit/librtemscpu.yml @@ -367,6 +367,7 @@ source: - cpukit/score/src/corebarrierrelease.c - cpukit/score/src/corebarrierwait.c - cpukit/score/src/coremsgbroadcast.c +- cpukit/score/src/coremsgclose.c - cpukit/score/src/coremsg.c - cpukit/score/src/coremsgflush.c - cpukit/score/src/coremsginsert.c @@ -377,6 +378,7 @@ source: - cpukit/score/src/coretod.c - cpukit/score/src/heapallocate.c - cpukit/score/src/heap.c +- cpukit/score/src/heapfree.c - cpukit/score/src/interr.c - cpukit/score/src/ioprintf.c - cpukit/score/src/iovprintf.c @@ -466,6 +468,7 @@ source: - cpukit/score/src/watchdogtimeslicedefault.c - cpukit/score/src/wkspaceallocate.c - cpukit/score/src/wkspace.c +- cpukit/score/src/wkspacefree.c - cpukit/score/src/wkspaceisunifieddefault.c target: rtemscpu type: build diff --git a/spec/build/cpukit/objrtemscpunoqual.yml b/spec/build/cpukit/objrtemscpunoqual.yml index 95dd538098..c24e770ee2 100644 --- a/spec/build/cpukit/objrtemscpunoqual.yml +++ b/spec/build/cpukit/objrtemscpunoqual.yml @@ -1038,7 +1038,6 @@ source: - cpukit/sapi/src/sysinitverbose.c - cpukit/sapi/src/tcsimpleinstall.c - cpukit/score/src/condition.c -- cpukit/score/src/coremsgclose.c - cpukit/score/src/coremsgflushwait.c - cpukit/score/src/corerwlock.c - cpukit/score/src/corerwlockobtainread.c @@ -1055,7 +1054,6 @@ source: - cpukit/score/src/freechain.c - cpukit/score/src/futex.c - cpukit/score/src/heapextend.c -- cpukit/score/src/heapfree.c - cpukit/score/src/heapgetfreeinfo.c - cpukit/score/src/heapgetinfo.c - cpukit/score/src/heapgreedy.c @@ -1151,6 +1149,5 @@ source: - cpukit/score/src/timespeclessthan.c - cpukit/score/src/timespecsubtract.c - cpukit/score/src/timespectoticks.c -- cpukit/score/src/wkspacefree.c - cpukit/score/src/wkstringduplicate.c type: build -- cgit v1.2.3