Project

General

Profile

Actions

Bug #4026

closed

Bad sed expression in configure.in

Added by gustavoz (Gustavo Zacarias) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
1.9.2p0
Backport:
[ruby-core:33059]

Description

=begin
There's a bad sed expression in configure.in for LDFLAGS.
The result is LDFLAGS passed in environment to configure get nuked.
Breaks cross-compilation.
=end


Files

ruby-configure-ldflags.patch (1.03 KB) ruby-configure-ldflags.patch Proposed patch gustavoz (Gustavo Zacarias), 11/05/2010 07:28 AM
Actions #2

Updated by normalperson (Eric Wong) over 13 years ago

=begin
Gustavo Zacarias wrote:

Bug #4026: Bad sed expression in configure.in
http://redmine.ruby-lang.org/issues/show/4026

Author: Gustavo Zacarias
Status: Open, Priority: Normal
Category: build
ruby -v: 1.9.2p0

There's a bad sed expression in configure.in for LDFLAGS.
The result is LDFLAGS passed in environment to configure get nuked.
Breaks cross-compilation.

Hi Gustavo, this should be fixed in r29066 in trunk and r29371 in ruby_1_9_2.

--
Eric Wong

=end

Actions #3

Updated by naruse (Yui NARUSE) over 13 years ago

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0