Skip to content
Snippets Groups Projects
Commit e76c9875 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Make.defs edited online with Bitbucket

parent 8fa5e977
No related branches found
No related tags found
No related merge requests found
......@@ -61,9 +61,6 @@ else
ARCHSCRIPT = -T$(TOPDIR)/configs/$(CONFIG_ARCH_BOARD)/scripts/$(LDSCRIPT)
endif
#CC = $(CROSSDEV)clang
#CXX = $(CROSSDEV)clang++
#CPP = $(CROSSDEV)clang -E
CC = clang
CXX = clang++
CPP = clang -E
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment