Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Go to the source code of this file.
Macros | |
#define | ABS_SRCDIR "/tmp/work/src/ruby-3.0.5" |
#define | BUILDDIR "/tmp/work/src/ruby-3.0.5" |
#define | LIBPATHENV "LD_LIBRARY_PATH" |
#define | PRELOADENV "LD_PRELOAD" |
#define | PATH_SEPARATOR ":" |
#define | PATH_SEP ':' |
#define | EXTOUT ".ext" |
#define | ARCH "x86_64-linux" |
#define | SOEXT "so" |
#define ABS_SRCDIR "/tmp/work/src/ruby-3.0.5" |
Definition at line 1 of file ruby-runner.h.
#define ARCH "x86_64-linux" |
Definition at line 8 of file ruby-runner.h.
#define BUILDDIR "/tmp/work/src/ruby-3.0.5" |
Definition at line 2 of file ruby-runner.h.
#define EXTOUT ".ext" |
Definition at line 7 of file ruby-runner.h.
#define LIBPATHENV "LD_LIBRARY_PATH" |
Definition at line 3 of file ruby-runner.h.
#define PATH_SEP ':' |
Definition at line 6 of file ruby-runner.h.
#define PATH_SEPARATOR ":" |
Definition at line 5 of file ruby-runner.h.
#define PRELOADENV "LD_PRELOAD" |
Definition at line 4 of file ruby-runner.h.
#define SOEXT "so" |
Definition at line 9 of file ruby-runner.h.