Changeset 0843ba6 for src


Ignore:
Timestamp:
May 8, 2024, 11:35:36 AM (2 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
03ac869
Parents:
c2a4b62 (diff), e542b02 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    rc2a4b62 r0843ba6  
    6565___driver_cfa_cpp_SOURCES = $(SRC)
    6666___driver_cfa_cpp_LDADD = -ldl $(LIBPROFILER) $(LIBTCMALLOC)
    67 EXTRA_DIST = include/cassert include/optional BasicTypes-gen.cc
     67EXTRA_DIST = include/cassert include/optional BasicTypes-gen.cpp
    6868
    6969AM_CXXFLAGS = @HOST_FLAGS@ -Wno-deprecated -Wall -Wextra -Werror=return-type -DDEBUG_ALL -I./Parser -I$(srcdir)/Parser -I$(srcdir)/include -DYY_NO_INPUT -O3 -g -std=c++17 $(TCMALLOCFLAG)
Note: See TracChangeset for help on using the changeset viewer.