From cc25b737665aa5f33ae8e7bae293551bfaa7b1b6 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Tue, 27 Sep 2005 20:56:46 +0000 Subject: [PATCH] - a simple fix for erlang 'make install' Changed files: erlang-hipe_optimistic_regalloc_once_only.patch -> 1.1 --- erlang-hipe_optimistic_regalloc_once_only.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 erlang-hipe_optimistic_regalloc_once_only.patch diff --git a/erlang-hipe_optimistic_regalloc_once_only.patch b/erlang-hipe_optimistic_regalloc_once_only.patch new file mode 100644 index 0000000..ebf23ae --- /dev/null +++ b/erlang-hipe_optimistic_regalloc_once_only.patch @@ -0,0 +1,10 @@ +--- otp_src_R10B-7/lib/hipe/regalloc/Makefile.orig 2005-08-29 15:15:24.000000000 +0200 ++++ otp_src_R10B-7/lib/hipe/regalloc/Makefile 2005-09-27 22:33:56.000000000 +0200 +@@ -43,7 +43,6 @@ + hipe_temp_map \ + hipe_optimistic_regalloc \ + hipe_coalescing_regalloc \ +- hipe_optimistic_regalloc \ + hipe_graph_coloring_regalloc \ + hipe_regalloc_loop \ + hipe_ls_regalloc \ -- 2.43.0