buildroot/package/google-breakpad
Thomas Petazzoni fadc438393 google-breakpad: take into account host architecture dependencies
Building the target google-breakpad requires building the host variant
of google-breakpad. Just like the target google-breakpad only supports
a limited number of architectures, it is the same for the host
google-breakpad.

We therefore introduce a
BR2_PACKAGE_HOST_GOOGLE_BREAKPAD_ARCH_SUPPORTS option that is used
where necessary to prevent the user from choosing Google Breakpad when
building on unsupported host platforms.

Fixes:

  http://autobuild.buildroot.net/results/c7c04483508f9e4d629efa54571afeb1feaa5f73/
  (build on a powerpc64le machine)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-27 21:33:37 +01:00
..
0001-add-missing-asm-ptrace-include.patch
0002-Replace-remaining-references-to-struct-ucontext-with.patch package/google-breakpad: replace references to 'struct ucontext' with 'ucontext_t' 2017-11-23 23:52:48 +01:00
Config.in google-breakpad: take into account host architecture dependencies 2017-11-27 21:33:37 +01:00
Config.in.host google-breakpad: take into account host architecture dependencies 2017-11-27 21:33:37 +01:00
gen-syms.sh
google-breakpad.hash
google-breakpad.mk Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00