mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
removed debug output (caused compiler warning dialog to open in COOJA)
This commit is contained in:
parent
47d3425aab
commit
73cb02fb49
@ -25,7 +25,6 @@ ifndef HOST_OS
|
||||
ifeq ($(OS),Windows_NT)
|
||||
## TODO: detect more specific Windows set-ups,
|
||||
## e.g. CygWin, MingW, VisualC, Watcom, Interix
|
||||
$(warning Windows (NT) detected.)
|
||||
HOST_OS := Windows
|
||||
else
|
||||
HOST_OS := $(shell uname)
|
||||
|
Loading…
Reference in New Issue
Block a user