Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
Diaz1401 committed Jul 2, 2023
1 parent 30e5154 commit 9d7691e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ DISABLE_PGO :=
ifeq ($(CONFIG_PGO), y)
KBUILD_CFLAGS += -fbranch-probabilities \
-ftracer -funroll-loops \
-fprofile-reorder-functions \
-Wno-coverage-mismatch \
-Wno-error=coverage-mismatch
DISABLE_PGO += -fno-branch-probabilities
Expand Down

0 comments on commit 9d7691e

Please sign in to comment.