Skip to content

Commit

Permalink
Enable CONFIG_CONCURRENT_MODE
Browse files Browse the repository at this point in the history
  • Loading branch information
CGarces committed Jan 21, 2024
1 parent 3c9f845 commit fbf2119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ EXTRA_CFLAGS += -Wno-date-time # Fix compile error && warning on gcc 4.9 and lat
endif

EXTRA_CFLAGS += -I$(src)/include

EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE
EXTRA_LDFLAGS += --strip-debug

CONFIG_AUTOCFG_CP = n
Expand Down

0 comments on commit fbf2119

Please sign in to comment.