Skip to content

Commit

Permalink
set sched_rr to be default feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
thesayol committed Jun 12, 2024
1 parent f841b85 commit abfff3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/make/features.mk
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ ifeq ($(APP_TYPE), c)
override FEATURES += fp_simd
override FEATURES += fd
override FEATURES += tls
override FEATURES += sched_rr
endif
endif

Expand Down

0 comments on commit abfff3b

Please sign in to comment.