mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove GCCSPECS
This commit is contained in:
@@ -4,11 +4,6 @@
|
|||||||
|
|
||||||
## RTEMS_USE_GCC .. if we are using GCC
|
## 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:
|
depend:
|
||||||
|
|
||||||
if RTEMS_USE_GCC
|
if RTEMS_USE_GCC
|
||||||
|
|||||||
Reference in New Issue
Block a user