]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
google-breakpad: integration into Makefile and Config.in
authorPascal Huerst <pascal.huerst@gmail.com>
Thu, 31 Jul 2014 20:08:55 +0000 (22:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 31 Jul 2014 21:10:19 +0000 (23:10 +0200)
commit09a1a10f4828be8a76cf2b9c6aa6a401a6dbcfc5
treeafa380948ac9c77ee9087c3f1ee2bd558b443b10
parentdc6576e7baaca3c3ea47d5091eb29862c0de4c5e
google-breakpad: integration into Makefile and Config.in

Add a new config option that allows to specify a list of files
to dump symbols from, and generate a database of symbols, in
stagins/usr/share/google-breakpad/.

Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
[yann.morin.1998@free.fr: add dependency on the host variant; fix
 script; add commit log]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas: remove leftover debugging, rewrap Config.in help text,
propagate dependencies correctly.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in
package/google-breakpad/gen-syms.sh [new file with mode: 0755]
package/google-breakpad/google-breakpad.mk