summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/automake/compile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am
index f36b26d3e6..be79b73c37 100644
--- a/c/src/automake/compile.am
+++ b/c/src/automake/compile.am
@@ -4,11 +4,6 @@
## RTEMS_USE_GCC .. if we are using GCC
-if RTEMS_USE_GCC
-## All the stuff below is specific to gcc
-GCCSPECS = $(GCC_SPECS) $(RTEMS_BSP_SPECS)
-endif # RTEMS_USE_GCC
-
depend:
if RTEMS_USE_GCC