summarylogtreecommitdiffstats
path: root/add_missing_pgo_rule.patch
diff options
context:
space:
mode:
Diffstat (limited to 'add_missing_pgo_rule.patch')
-rw-r--r--add_missing_pgo_rule.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/add_missing_pgo_rule.patch b/add_missing_pgo_rule.patch
deleted file mode 100644
index bc30c2a2673b..000000000000
--- a/add_missing_pgo_rule.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/Makefile.in 2015-01-23 06:59:53.000000000 +0100
-+++ b/Makefile.in 2015-02-11 10:34:04.789389729 +0100
-@@ -323,3 +323,6 @@
- endif
-
- # There used to be build interdependencies here. They are now in config/recurse.mk
-+
-+pgo-profile-run:
-+ $(PYTHON) $(topsrcdir)/build/pgo/profileserver.py $(EXTRA_TEST_ARGS)