{{ message }}
Commit 3997a4e
Disable peg generator tests when building with PGO (GH-23141)
Otherwise, when running the testsuite, test_peg_generator tries to compile C
code using the optimized flags and fails because it cannot find the profile
data.
(cherry picked from commit 100964e)
Co-authored-by: serge-sans-paille <serge.guelton@telecom-bretagne.eu>1 parent 72bb4c6 commit 3997a4e
1 file changed
Lines changed: 6 additions & 0 deletions

0 commit comments