mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
sorry, this hunk was a garbage. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cabc3b6516
commit
bca40b8b56
1 changed files with 1 additions and 1 deletions
|
@ -1815,7 +1815,6 @@ ${rbcv_cond+[@%:@define ]attrib[](attrib_params)[ x]}
|
|||
${rbcv_cond+[@%:@endif]})
|
||||
$6
|
||||
@%:@define mesg ("")
|
||||
@%:@define n (32768)
|
||||
attrib[](attrib_params)[;], [],
|
||||
[rbcv="$mac"; break])
|
||||
done
|
||||
|
@ -1844,6 +1843,7 @@ AC_DEFUN([RUBY_TYPE_ATTRIBUTE], [dnl
|
|||
@%:@define x struct conftest_attribute_check {int i;}
|
||||
])
|
||||
])
|
||||
|
||||
RUBY_FUNC_ATTRIBUTE(__const__, CONSTFUNC)
|
||||
RUBY_FUNC_ATTRIBUTE(__pure__, PUREFUNC)
|
||||
RUBY_FUNC_ATTRIBUTE(__noreturn__, NORETURN)
|
||||
|
|
Loading…
Add table
Reference in a new issue