diff options
| author | Roman Divacky <rdivacky@FreeBSD.org> | 2010-02-16 09:31:36 +0000 |
|---|---|---|
| committer | Roman Divacky <rdivacky@FreeBSD.org> | 2010-02-16 09:31:36 +0000 |
| commit | ecb7e5c8afe929ee38155db94de6b084ec32a645 (patch) | |
| tree | 53010172e19c77ea447bcd89e117cda052ab52e0 /tools/CIndex/Makefile | |
| parent | 5044f5c816adfd5cba17f1adee1a10127296d0bf (diff) | |
Notes
Diffstat (limited to 'tools/CIndex/Makefile')
| -rw-r--r-- | tools/CIndex/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/CIndex/Makefile b/tools/CIndex/Makefile index 7bdbba172f2c..3e288623e5eb 100644 --- a/tools/CIndex/Makefile +++ b/tools/CIndex/Makefile @@ -11,7 +11,6 @@ LEVEL = ../../../.. LIBRARYNAME = CIndex 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 |
