mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
a1435981e9
commit
b01cf8ccde
1 changed files with 1 additions and 1 deletions
|
@ -1664,7 +1664,7 @@ AS_IF([test "$rb_cv_func_weak" != x], [
|
|||
AC_DEFINE(HAVE_FUNC_WEAK)
|
||||
])
|
||||
|
||||
AC_CACHE_CHECK([for __attribute__((__depreacted__(msg))) in C++],
|
||||
AC_CACHE_CHECK([for __attribute__((__deprecated__(msg))) in C++],
|
||||
rb_cv_CentOS6_CXX_workaround,
|
||||
RUBY_WERROR_FLAG([
|
||||
AC_LANG_PUSH([C++])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue