mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* symbian/setup: Update Symbian config to match recent changes in missing/alloca.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f5ca95ee10
commit
1b85104996
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ define config_h
|
|||
@echo>>$(1) #define HAVE_RB_FD_INIT 1
|
||||
@echo>>$(1) #define GETGROUPS_T gid_t
|
||||
@echo>>$(1) #define RETSIGTYPE void
|
||||
@echo>>$(1) #define HAVE_ALLOCA 1
|
||||
@echo>>$(1) #define C_ALLOCA 1
|
||||
@echo>>$(1) #define HAVE_DUP2 1
|
||||
@echo>>$(1) #define HAVE_MEMMOVE 1
|
||||
@echo>>$(1) #define HAVE_STRCASECMP 1
|
||||
|
|
Loading…
Reference in a new issue