From 430a833dc864b57bb29558573b7aec092e784f36 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 20 Nov 2005 08:11:17 +0000 Subject: Remove RTEMS_USE_GCC. Remove RTEMS_RELLDFLAGS. --- c/src/automake/compile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'c/src/automake') diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am index 1695da81d0..8ac24ffc70 100644 --- a/c/src/automake/compile.am +++ b/c/src/automake/compile.am @@ -2,12 +2,6 @@ ## $Id$ ## -## RTEMS_USE_GCC .. if we are using GCC - -if RTEMS_USE_GCC -RTEMS_RELLDFLAGS = -qnolinkcmds -nostdlib -Wl,-r -endif - ## ------------------------------------------------------------------------- CC = @CC@ $(GCCSPECS) -- cgit v1.2.3