summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/automake/compile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index d76f82f0b8..c92158d8fc 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -9,8 +9,6 @@ if RTEMS_USE_GCC
GCCSPECS = $(GCC_SPECS) $(RTEMS_BSP_SPECS)
endif # RTEMS_USE_GCC
-depend:
-
if RTEMS_USE_GCC
RTEMS_RELLDFLAGS = -qnolinkcmds -nostdlib -Wl,-r
endif