flare-engine: fix debug build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 18 Nov 2018 21:34:39 +0000 (22:34 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 19 Nov 2018 15:07:21 +0000 (16:07 +0100)
commitaa9d77c8518c5245b4e220d5f15e7c3733aa78be
tree142cecfe757e26cf7740aca092ea47ecfe440291
parent36385f87f38e5efd9d678ce10d59bfe442277eb9
flare-engine: fix debug build

If BR2_ENABLE_DEBUG is set, use RelWithDebInfo instead of default Debug
as Debug will add -pg (gprof) which is not always available on toolchain

Fixes:
 - http://autobuild.buildroot.org/results/a12ae622a44bbe025c3a8b7e8e4c253b52927ae8

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/flare-engine/flare-engine.mk