mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Minor mods only.
This commit is contained in:
parent
9c2512f54e
commit
be92c862be
5 changed files with 13 additions and 12 deletions
|
@ -81,9 +81,9 @@ INCLUDE_PATHS= -I"$(FREERTOS_SOURCE_DIR)/include" \
|
|||
|
||||
CFLAGS= $(INCLUDE_PATHS) \
|
||||
-D COLDFIRE_V2_GCC \
|
||||
-O0 \
|
||||
-Os \
|
||||
-fno-strict-aliasing \
|
||||
-g3 \
|
||||
-g1 \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue