diff options
author | Charles Hardin <ckhardin@exablox.com> | 2016-05-21 13:08:34 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-01 23:36:16 +0200 |
commit | 4b0120183404913f7f7788ef4f0f6b51498ef363 (patch) | |
tree | b5a44c0eaab41421ec2e2e61c60e036bf737b60a /package/python-scapy3k/python-scapy3k.hash | |
parent | 35e980f324096b291203f26399e58269b0dda092 (diff) | |
download | buildroot-4b0120183404913f7f7788ef4f0f6b51498ef363.tar.gz buildroot-4b0120183404913f7f7788ef4f0f6b51498ef363.zip |
package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfo
>From the documentation on BR2_ENABLE_DEBUG, the intention is to get
a build with debug symbols and not a "debug build" since that can have
the unintended consequence of being a different code path then a
release build type definition.
Switch the "Debug" to "RelWithDebInfo" in the cmake package support
to accomodate getting the debug symbols and still be a release
build.
Signed-off-by: Charles Hardin <ckhardin@exablox.com>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-scapy3k/python-scapy3k.hash')
0 files changed, 0 insertions, 0 deletions