Bug #1339
'cc' for LDSHARED and LIBRUBY_LDSHARED on darwin*
| Status: | Closed | Start date: | 04/01/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | build | |||
| Target version: | - | |||
| ruby -v: | ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-darwin9] |
Description
configure.inにおいて、darwinのLDSHAREDとLIBRUBY_LDSHAREDが 'cc オプション'となっていますが "$(CC) オプション"となっているべきではないでしょうか。 $(CC)に変更するパッチを添付します。
Associated revisions
* configure.in (LIBRUBY_LDSHARED): use $(CC) instead of cc.
a patch from Wataru Kimura at [ruby-dev:38225].
History
Updated by nobu (Nobuyoshi Nakada) about 3 years ago
- Status changed from Open to Closed
Applied at r23113.