diff options
| author | Masaki Muranaka <[email protected]> | 2014-06-09 23:08:13 +0900 |
|---|---|---|
| committer | Masaki Muranaka <[email protected]> | 2014-06-09 23:08:13 +0900 |
| commit | c6d589e04900c0b90428d78931b7dfa3b4827b62 (patch) | |
| tree | 9025a7369e8970ceed9710cbd956dc97b4962f90 /include/mruby.h | |
| parent | e070fce835601ef9ff8d6fac8f7b16ff1a12cc54 (diff) | |
| download | mruby-c6d589e04900c0b90428d78931b7dfa3b4827b62.tar.gz mruby-c6d589e04900c0b90428d78931b7dfa3b4827b62.zip | |
Do not export include/ dirs in mrbgems to core build.
In the current behavior, include/ dirs in mrbgems are set to
core's compiler.include_paths.
And they are never set to mrbgem's include_paths.
It may cause some dangerous issues because it can change
mruby core's macros by mrbgems.
After this fix, include/ in a gem is used in the gem itself only.
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions
