Skip to content

Commit

Permalink
Merge pull request #124 from TheSayOL/dev
Browse files Browse the repository at this point in the history
set sched_rr to be default feature.
  • Loading branch information
ken4647 authored Jun 13, 2024
2 parents f841b85 + abfff3b commit 44e420f
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 44e420f

Please sign in to comment.