Skip to content

Commit

Permalink
Update Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
liuh-80 authored Sep 7, 2023
1 parent 7617619 commit e1b5787
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ common_swssloglevel_SOURCES = \
common_swssloglevel_CXXFLAGS = $(DBGFLAGS) $(AM_CFLAGS) $(CFLAGS_COMMON) $(CODE_COVERAGE_CXXFLAGS)
common_swssloglevel_CPPFLAGS = $(DBGFLAGS) $(AM_CFLAGS) $(CFLAGS_COMMON) $(CODE_COVERAGE_CPPFLAGS)
common_swssloglevel_LDADD = common/libswsscommon.la $(CODE_COVERAGE_LIBS)
common_swssloglevel_LDFLAGS = $(LDFLAGS) -z now

0 comments on commit e1b5787

Please sign in to comment.