]> code.ossystems Code Review - openembedded-core.git/commit
curl: eliminate forced setting of -g0 when compiling
authorJoe Slater <jslater@windriver.com>
Thu, 15 Nov 2012 19:17:50 +0000 (11:17 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2012 15:12:07 +0000 (15:12 +0000)
commitba151faad47e6874b295ebd9699ce154bc4ff741
tree6f3df9d48199da0d34aaa4d17febe493bad98053
parent7f26794dc9f2e78ee8aed1e23752acb709345c6f
curl: eliminate forced setting of -g0 when compiling

Do not invoke CURL_SET_COMPILER_DEBUG_OPTS in configure.ac.
This will allow debug options set in our CFLAGS to be
used.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/curl/curl/configure_ac.patch [new file with mode: 0644]
meta/recipes-support/curl/curl_7.26.0.bb