forked from Imagelibrary/rtems
Remove RTEMS_USE_GCC. Remove RTEMS_RELLDFLAGS.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user