зеркало из https://github.com/github/ruby.git
No longer need libtool
As debug_counter.c has had a global symbol since cdc614cd0a
,
ranlib should no longer complain that it has no symbols.
This commit is contained in:
Родитель
21b199bb24
Коммит
ed01cc8fdc
|
@ -165,13 +165,6 @@ AS_CASE(["${build_os}"],
|
||||||
],
|
],
|
||||||
[aix*], [
|
[aix*], [
|
||||||
AC_PATH_TOOL([NM], [nm], [/usr/ccs/bin/nm], [/usr/ccs/bin:$PATH])
|
AC_PATH_TOOL([NM], [nm], [/usr/ccs/bin/nm], [/usr/ccs/bin:$PATH])
|
||||||
],
|
|
||||||
[darwin*], [
|
|
||||||
AS_IF([libtool 2>&1 | grep no_warning_for_no_symbols > /dev/null], [
|
|
||||||
ac_cv_prog_ac_ct_RANLIB=:
|
|
||||||
ac_cv_prog_ac_ct_AR='libtool -static'
|
|
||||||
rb_cv_arflags='-no_warning_for_no_symbols -o'
|
|
||||||
])
|
|
||||||
])
|
])
|
||||||
AS_CASE(["${target_os}"],
|
AS_CASE(["${target_os}"],
|
||||||
[cygwin*|mingw*], [
|
[cygwin*|mingw*], [
|
||||||
|
|
Загрузка…
Ссылка в новой задаче