зеркало из https://github.com/github/ruby.git
Added HAVE_LABS and HAVE_LLABS to config.h
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
5e8efdd610
Коммит
18ae742369
|
@ -178,6 +178,8 @@ define config_h
|
|||
@echo>>$(1) #define _THREAD_SAFE 1
|
||||
@echo>>$(1) #define HAVE_LIBPTHREAD 1
|
||||
@echo>>$(1) #define HAVE_NANOSLEEP 1
|
||||
@echo>>$(1) #define HAVE_LABS 1
|
||||
@echo>>$(1) #define HAVE_LLABS 1
|
||||
@echo>>$(1) #define USE_ELF 1
|
||||
@echo>>$(1) #define MANGLED_PATH 1
|
||||
@echo>>$(1) #define DLEXT_MAXLEN 4
|
||||
|
|
Загрузка…
Ссылка в новой задаче