diff options
Diffstat (limited to 'clang/examples/PrintFunctionNames/Makefile')
| -rw-r--r-- | clang/examples/PrintFunctionNames/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/examples/PrintFunctionNames/Makefile b/clang/examples/PrintFunctionNames/Makefile index 3c0c1f82ad8..57d3ba9b0cd 100644 --- a/clang/examples/PrintFunctionNames/Makefile +++ b/clang/examples/PrintFunctionNames/Makefile @@ -11,7 +11,6 @@ LEVEL = ../../../.. LIBRARYNAME = PrintFunctionNames CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include -CXXFLAGS = -fno-rtti # Include this here so we can get the configuration of the targets that have # been configured for construction. We have to do this early so we can set up |

