Skip to content

Commit c387a1f

Browse files
committed
Switch to SPGO profile resources
commit_hash:229565bce70361334e4f6bce05e9125d694bf3fc
1 parent 91a3619 commit c387a1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/ymake.core.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -747,8 +747,6 @@ module _BASE_UNIT: _BARE_UNIT {
747747
LDFLAGS+=-fprofile-instr-use=$PGO_PATH
748748
}
749749
when ($PGO_USE_PROFILE_RESOURCE) {
750-
CFLAGS+=-Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date
751-
NO_PGO_CFLAGS=-fno-profile-instr-use
752750
PEERDIR+=build/platform/pgo/profile
753751
}
754752
}

0 commit comments

Comments
 (0)