makefile: default build: 'dev'

This commit is contained in:
2024-06-29 11:31:48 +02:00
parent bb13eae0b8
commit 4e6885f26f

View File

@@ -19,7 +19,7 @@ ifeq ($(CC),cc)
CC = gcc
endif
ifeq ($(BUILD),)
BUILD = perf
BUILD = dev
endif
BEAR := bear