examples/ipsec-secgw: add debug build option
authorSergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Thu, 9 Jun 2016 08:42:44 +0000 (09:42 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 21 Jun 2016 10:06:09 +0000 (12:06 +0200)
commit973d3d82858285b8755112c7560895bd9e8e10c4
tree40f15014ebb97f34f0c15bc282f198687aca00df
parent4e94250019102442adf00fc4c992e65ebe65e1b1
examples/ipsec-secgw: add debug build option

Add support for building the application with DEBUG=1.
This option adds the compiler stack protection flag and enables extra
output in the application.

Also remove unnecessary VPATH setup.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/ipsec-secgw/Makefile