Actions
Bug #12401
closed
Updated by Anonymous about 9 years ago
- ruby -v set to 2.3.1
I have the same problem while building Ruby 2.3.1 configured with --with-static-linked-ext and --prefix /my/custom/prefix
No problem with Ruby 2.1.9
Updated by nobu (Nobuyoshi Nakada) about 9 years ago
- Status changed from Open to Closed
Applied in changeset r55434.
Fix static-linked-ext encodings
- common.mk (build-ext), ext/extmk.rb: use variable EXTENCS
different than ENCOBJS, to get rid of circular dependency.
build libencs when linking encodings statically.
[ruby-core:75618] [Bug ]
Updated by usa (Usaku NAKAMURA) almost 9 years ago
- Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: DONTNEED, 2.2: REQUIRED, 2.3: REQUIRED
Updated by nagachika (Tomoyuki Chikanaga) almost 9 years ago
- Backport changed from 2.1: DONTNEED, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: DONTNEED, 2.2: REQUIRED, 2.3: DONE
ruby_2_3 r55871 merged revision(s) 55434.
Updated by usa (Usaku NAKAMURA) almost 9 years ago
- Backport changed from 2.1: DONTNEED, 2.2: REQUIRED, 2.3: DONE to 2.1: DONTNEED, 2.2: DONE, 2.3: DONE
ruby_2_2 r55931 merged revision(s) 55434.
Actions
Like0Like0Like0Like0Like0Like0