Skip to content

Commit 7228c28

Browse files
author
kroening
committed
remove CPP_SYSTEMC_EXTENSION
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@965 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
1 parent 6831aee commit 7228c28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cpp/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ CLEANFILES = cpp$(LIBEXT) lex.yy.cpp y.tab.cpp.output
2929

3030
all: cpp$(LIBEXT)
3131

32-
CP_CXXFLAGS += -D CPP_SYSTEMC_EXTENSION
33-
3432
###############################################################################
3533

3634
cpp$(LIBEXT): $(OBJ)

0 commit comments

Comments
 (0)