[Buildroot] [PATCH] package/google-breakpad: use PRE_CONFIGURE hooks to copy linux_syscall_support.h

Peter Korsgaard peter at korsgaard.com
Thu Jun 1 14:31:36 UTC 2017


>>>>> "Romain" == Romain Naour <romain.naour at gmail.com> writes:

 > As reported by Bernd [1], using POST_EXTRACT to copy
 > linux_syscall_support.h break the legal-info target when
 > google-breakpad package is selected.

 > Step to reproduce:

 > Create a foo defconfig with google-breakpad package:
 > $ make foo_defconfig

 > Call legal-info
 > $ make legal-info

 > /usr/bin/install: cannot stat '/home/bernd/buildroot/buildroot/output/
 > host/usr/i586-buildroot-linux-uclibc/sysroot/usr/include/
 > linux_syscall_support.h': No such file or directory

 > Use PRE_CONFIGURE hooks instead since there are not used by legal-info.

 > [1] http://lists.busybox.net/pipermail/buildroot/2017-May/192844.html

 > Reported-by: Bernd Kuhls <bernd.kuhls at t-online.de>
 > Signed-off-by: Romain Naour <romain.naour at gmail.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list