- Timestamp:
- May 8, 2024, 11:35:36 AM (10 months ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.am
rc2a4b62 r0843ba6 65 65 ___driver_cfa_cpp_SOURCES = $(SRC) 66 66 ___driver_cfa_cpp_LDADD = -ldl $(LIBPROFILER) $(LIBTCMALLOC) 67 EXTRA_DIST = include/cassert include/optional BasicTypes-gen.c c67 EXTRA_DIST = include/cassert include/optional BasicTypes-gen.cpp 68 68 69 69 AM_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.