| Index: tools/clang/blink_gc_plugin/Makefile
|
| diff --git a/tools/clang/blink_gc_plugin/Makefile b/tools/clang/blink_gc_plugin/Makefile
|
| index 0b274489a4a273be3e892df9d8977c48ad2c8f3c..0f7043f45f60a58f2fd9823a539689dc4950a67d 100644
|
| --- a/tools/clang/blink_gc_plugin/Makefile
|
| +++ b/tools/clang/blink_gc_plugin/Makefile
|
| @@ -9,7 +9,7 @@
|
| CLANG_LEVEL := ../..
|
|
|
| # This line is read by update.sh and other scripts in tools/clang/scripts
|
| -LIBRARYNAME = BlinkGCPlugin_8
|
| +LIBRARYNAME = BlinkGCPlugin_9
|
|
|
| LINK_LIBS_IN_SHARED = 0
|
| SHARED_LIBRARY = 1
|
|
|