Actions
Bug #3730
closedinvalid sed invocation breaks extra LDFLAGS
Description
=begin
sed needs the '-e' flag when there are multiple arguments passed to it. This
was introduced in r28626 in trunk and r28781 in 1.9.2 and breaks my
normal way of linking libtcmalloc_minimal:
I get this error from ./configure output:
sed: can't read s/ *-arch *^ *//g: No such file or directory
Trivial fix attached. Please backport to 1.9.2, too. Thanks
=end
Files
Updated by shyouhei (Shyouhei Urabe) almost 15 years ago
- Status changed from Open to Assigned
- Assignee set to nobu (Nobuyoshi Nakada)
=begin
=end
Updated by nobu (Nobuyoshi Nakada) almost 15 years ago
- Status changed from Assigned to Closed
=begin
fixed at r29066.
=end
Actions
Like0
Like0Like0