summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objdlarm.yml
diff options
context:
space:
mode:
authorRyan Long <ryan.long@oarcorp.com>2022-08-08 09:23:48 -0500
committerJoel Sherrill <joel@rtems.org>2022-08-08 12:02:03 -0500
commit5500232a8989ecad90a44a1051896ad9b53d6732 (patch)
treec62165f069aceb06590954ac14a2d347966bf562 /spec/build/cpukit/objdlarm.yml
parentposix: Avoid dead code in clock_nanosleep() (diff)
downloadrtems-5500232a8989ecad90a44a1051896ad9b53d6732.tar.bz2
libdl: Refactor shared code in ARM and AArch64
rtl-mdreloc-arm.c was used as the basis for rtl-mdreloc-aarch64.c. This lead to some code being shared by the two files. The code was consolidated into rtl-unwind-arm.c. Closes #4686
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/objdlarm.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/cpukit/objdlarm.yml b/spec/build/cpukit/objdlarm.yml
index 6edb3653f2..f3e1d37668 100644
--- a/spec/build/cpukit/objdlarm.yml
+++ b/spec/build/cpukit/objdlarm.yml
@@ -12,4 +12,5 @@ install: []
links: []
source:
- cpukit/libdl/rtl-mdreloc-arm.c
+- cpukit/libdl/rtl-unwind-arm.c
type: build