summaryrefslogtreecommitdiffstats
path: root/c/src/automake/compile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 14:27:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 14:27:17 +0000
commitf455ae71b46b50594c306f2a61ecff3ea7eabd98 (patch)
tree9fa0c6e511631401b7de5c397863d781cd9cf432 /c/src/automake/compile.am
parent2005-11-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-f455ae71b46b50594c306f2a61ecff3ea7eabd98.tar.bz2
Remove GCCSPECS
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