commit | 5f21e1bd613b372ea6f8be6423894548dae59bdc | [log] [tgz] |
---|---|---|
author | Damjan Marion <damarion@cisco.com> | Wed Aug 01 14:38:36 2018 +0200 |
committer | Damjan Marion <damarion@cisco.com> | Wed Aug 01 14:39:58 2018 +0200 |
tree | bc88c9c1f3aec1c4768078514b9f6392ee037b0a | |
parent | afc725afaed47f90f48f148c5c8f74348e0aaf23 [diff] [blame] |
Store USE_DLMALLOC in vppinfra/config.h Change-Id: Ib596e7f525b83dc7e830bcf6a126cd210216ce86 Signed-off-by: Damjan Marion <damarion@cisco.com>
diff --git a/src/Makefile.am b/src/Makefile.am index 6a92275..68cff78 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -19,7 +19,7 @@ ACLOCAL_AMFLAGS = -I m4 AM_LIBTOOLFLAGS = --quiet -AM_CFLAGS = @CPU_FLAGS@ @DLMALLOC@ -Wall +AM_CFLAGS = @CPU_FLAGS@ -Wall AM_CXXFLAGS = -Wall -std=gnu++11 SUBDIRS = .