mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs.mk: Switched to clang as default compiler
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f8849607c2
commit
fbbacfcda3
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ endif
|
|||
OS ?= $(shell sh $(MOD_SCRIPT_DIR)/get_os.sh)
|
||||
|
||||
CREATE_DEVEL ?= true
|
||||
COMPILER_SUITE ?= clang
|
||||
COMPILER_SUITE ?= gcc
|
||||
|
||||
ifeq ($(TARGET),mingw)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue