diff options
| author | KOBAYASHI Shuji <[email protected]> | 2020-11-02 14:13:33 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2020-11-02 14:13:33 +0900 |
| commit | 9a5c78dc266833fc10555935f2aa2f92b88cb9a0 (patch) | |
| tree | be951f8c26a87510349b5590e6722c201be9e5c0 /lib | |
| parent | f000856d686f03090c8919b653d96afcb7eae742 (diff) | |
| download | mruby-9a5c78dc266833fc10555935f2aa2f92b88cb9a0.tar.gz mruby-9a5c78dc266833fc10555935f2aa2f92b88cb9a0.zip | |
Fix parallel build
When `rake -m` and so on are used to build in parallel, building may be
started before presym files are generated. Then, for example, the following
error occurs and this issue is fixed.
```console
In file included from /Users/shuujii/mruby/mruby/include/mruby.h:92:
/mruby/mruby/include/mruby/presym.h:16:10: fatal error: '../build/presym.inc' file not found
#include <../build/presym.inc>
^~~~~~~~~~~~~~~~~~~~~
```
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
