diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-02-02 09:34:24 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-02-02 09:34:24 +0900 |
| commit | bc9c47d5180ab28e1a3db4dca80da7512aa6839a (patch) | |
| tree | 7225a711463345e443d994833c13de817184f10c /src/enum.c | |
| parent | 089f1f6c75d1642f96c84d12c3c2f4cb567343b9 (diff) | |
| download | mruby-bc9c47d5180ab28e1a3db4dca80da7512aa6839a.tar.gz mruby-bc9c47d5180ab28e1a3db4dca80da7512aa6839a.zip | |
allow endian specification of mrb files by `mrbc -e/-E`
`mruby -b` now accepts both big/little endian mrb (compiled binary) files.
`mrbc` generates mrb files in big endian for .mrb files and in native endian
for C files (with -B option specified) by default. If you are cross compiling,
you need to specify target endian by -e/-E options if it is different from
host endian.
Diffstat (limited to 'src/enum.c')
0 files changed, 0 insertions, 0 deletions
