Files
poky/meta/recipes-support
Rasmus Villemoes 5ad6d32ac4 curl: add debug info
Currently, curl (and libcurl) is built without debug info, making the
curl-dbg package rather useless. Since debug symbols are automatically
stripped and put in that package by the build system, making sure that
curl is built with -g shouldn't hurt anything, but will help those
that try to debug a libcurl-using application and hence explicitly
include curl-dbg in their rootfs.

Unfortunately, setting --enable-debug then changes the default value
of the optimize option from (assume yes) to (assume no), while also
changing the default value of the curldebug option [which is a
separate thing that actually changes generated code to add some memory
tracking] from (assume no) to (assume yes). So explicitly pass the
appropriate options that make those two have the same value as they
used to have by default.

(From OE-Core rev: 278242619eec5f5f143d57e92b109012001f1f91)

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-06-17 16:31:52 +01:00
..
2020-06-17 16:31:52 +01:00
2020-06-09 13:14:00 +01:00
2020-06-15 14:53:45 +01:00
2019-12-16 23:25:49 +00:00
2020-03-02 21:00:53 +00:00
2020-03-21 22:39:01 +00:00
2020-02-22 23:57:27 +00:00
2020-03-29 12:05:31 +01:00
2020-06-09 13:14:00 +01:00
2019-08-08 10:19:56 +01:00
2020-05-07 12:16:00 +01:00
2020-05-24 23:56:03 +01:00
2020-01-19 13:24:38 +00:00
2020-06-09 13:14:00 +01:00
2019-04-23 23:30:19 +01:00
2020-05-03 15:41:40 +01:00
2020-06-04 13:27:30 +01:00
2020-06-04 13:27:30 +01:00
2020-06-09 13:14:00 +01:00
2019-09-06 08:15:45 +01:00
2020-06-04 13:27:31 +01:00
2019-09-01 22:33:07 +01:00
2020-05-30 12:32:48 +01:00
2020-04-24 14:10:08 +01:00
2020-06-04 13:27:32 +01:00
2020-06-04 13:27:31 +01:00
2017-12-10 22:45:18 +00:00
2019-02-19 16:14:57 +00:00
2019-12-06 14:41:28 +00:00
2020-03-10 23:20:33 +00:00
2019-06-14 22:48:22 +01:00
2020-05-30 12:32:47 +01:00
2020-06-04 13:27:30 +01:00
2020-06-09 13:13:59 +01:00
2020-06-09 13:13:59 +01:00