diff --git a/Makefile.tpl b/Makefile.tpl index 485b2f16fd2..45facbac6a9 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -408,7 +408,7 @@ MAKEINFO = @MAKEINFO@ EXPECT = @EXPECT@ RUNTEST = @RUNTEST@ -AUTO_PROFILE = gcc-auto-profile -c 10000000 +AUTO_PROFILE = gcc-auto-profile --all -c 10000000 # This just becomes part of the MAKEINFO definition passed down to # sub-makes. It lets flags be given on the command line while still