| Index: tools/clang/blink_gc_plugin/Makefile
|
| diff --git a/tools/clang/blink_gc_plugin/Makefile b/tools/clang/blink_gc_plugin/Makefile
|
| index 85e422b516d26d03070497e91f595eb0a7b17e08..d6e7da9093faf302a91d34e0c986d82d7f2a68b2 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_2
|
| +LIBRARYNAME = BlinkGCPlugin_3
|
|
|
| LINK_LIBS_IN_SHARED = 0
|
| SHARED_LIBRARY = 1
|
|
|