mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* make/bsp.mak: Remove CFLAGS_DEBUG_V.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* make/bsp.mak: Remove CFLAGS_DEBUG_V.
|
||||
|
||||
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
|
||||
|
||||
@@ -12,4 +12,3 @@ make/${RTEMS_BSP}.cache:
|
||||
@echo ac_cv_env_RTEMS_BSP_FAMILY=\"$(RTEMS_BSP_FAMILY)\" >> $@
|
||||
@echo ac_cv_env_CPU_CFLAGS=\"$(CPU_CFLAGS)\" >> $@
|
||||
@echo ac_cv_env_CFLAGS_OPTIMIZE_V=\"$(CFLAGS_OPTIMIZE_V)\" >> $@
|
||||
@echo ac_cv_env_CFLAGS_DEBUG_V=\"$(CFLAGS_DEBUG_V)\" >> $@
|
||||
|
||||
Reference in New Issue
Block a user