diff options
Diffstat (limited to 'examples/PrintFunctionNames/Makefile')
| -rw-r--r-- | examples/PrintFunctionNames/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/PrintFunctionNames/Makefile b/examples/PrintFunctionNames/Makefile index 23a53054019d1..5865098bd305d 100644 --- a/examples/PrintFunctionNames/Makefile +++ b/examples/PrintFunctionNames/Makefile @@ -19,7 +19,7 @@ endif endif LINK_LIBS_IN_SHARED = 0 -SHARED_LIBRARY = 1 +LOADABLE_MODULE = 1 include $(CLANG_LEVEL)/Makefile |
