summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p207/nsh/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-stm32-p207/nsh/Make.defs')
-rw-r--r--nuttx/configs/olimex-stm32-p207/nsh/Make.defs2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-stm32-p207/nsh/Make.defs b/nuttx/configs/olimex-stm32-p207/nsh/Make.defs
index 341e3a146..65354b823 100644
--- a/nuttx/configs/olimex-stm32-p207/nsh/Make.defs
+++ b/nuttx/configs/olimex-stm32-p207/nsh/Make.defs
@@ -103,9 +103,7 @@ ifeq ($(CONFIG_DEBUG_SYMBOLS),y)
LDFLAGS += -g
endif
-
HOSTCC = gcc
HOSTINCLUDES = -I.
HOSTCFLAGS = -Wall -Wstrict-prototypes -Wshadow -g -pipe
HOSTLDFLAGS =
-