Project

General

Profile

Actions

Bug #2077

closed

Patch for issue 1337 is incomplete/does not work as intended

Added by Flameeyes (Diego Elio Pettenò) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux]
Backport:
[ruby-core:25509]

Description

=begin
The patch in issue 1337 does not take into consideration data install, which also fails when using make -jN install.

At the same time, the idea of the patch is not really correct: depending directly on a directory in make gives you some not-so-expected behaviour (see http://blog.flameeyes.eu/2009/08/02/for-a-parallel-world-theory-lesson-n-3-directory-dependencies for more information about the issue).

The attached patch should solve the issue properly (needs reverting of the previous one, though).
=end


Files

ruby19-mkmf-parallel-install.patch (952 Bytes) ruby19-mkmf-parallel-install.patch Flameeyes (Diego Elio Pettenò), 09/10/2009 08:37 PM
Actions

Also available in: Atom PDF

Like0
Like0