mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
don't put the v8 shared object in global namespace
This commit is contained in:
parent
c1fa29bf6d
commit
e22d36b1df
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ if CONFIG['warnflags']
|
||||||
CONFIG['warnflags'].gsub!('-Wimplicit-function-declaration', '')
|
CONFIG['warnflags'].gsub!('-Wimplicit-function-declaration', '')
|
||||||
end
|
end
|
||||||
|
|
||||||
create_makefile('init')
|
create_makefile('v8/init')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue