summaryrefslogtreecommitdiff
path: root/debian/patches/profiled-build.diff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-12-01 20:18:01 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-12-01 20:18:01 +0300
commit77d81aa4a3747b7dfbb17e43b16e1a514550c60c (patch)
tree0679778b3a5b46cb96d7c57485c847b83cc78bbf /debian/patches/profiled-build.diff
parentc089c4500b0b78acf03ee5405ad250a84b0dfa66 (diff)
downloadpython3.8-debian.tar.gz
Import python3.8 (3.8.0-5)debian/3.8.0-5debian
Diffstat (limited to 'debian/patches/profiled-build.diff')
-rw-r--r--debian/patches/profiled-build.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/profiled-build.diff b/debian/patches/profiled-build.diff
index b4e67c5..8191d68 100644
--- a/debian/patches/profiled-build.diff
+++ b/debian/patches/profiled-build.diff
@@ -2,7 +2,7 @@
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
-@@ -504,6 +504,16 @@ build_all_generate_profile:
+@@ -497,6 +497,16 @@ build_all_generate_profile:
run_profile_task:
@ # FIXME: can't run for a cross build
$(LLVM_PROF_FILE) $(RUNSHARED) ./$(BUILDPYTHON) $(PROFILE_TASK) || true