openpgm: disable for AVR32, not its Buildroot-built toolchain
authorAlexander Lukichev <alexander.lukichev@gmail.com>
Fri, 8 Nov 2013 13:09:19 +0000 (15:09 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 08:36:47 +0000 (09:36 +0100)
commit9589efff1bebe2d068bf4d6caf1c5e7cd0171abb
treebcdc8dddcf400687fa3e82bf30176d7683cc5c0a
parentf8c07f2e72ba4faea6e66b40f9b4881aecb2e509
openpgm: disable for AVR32, not its Buildroot-built toolchain

OpenPGM builds incorrectly on AVR32 with gcc-4.2.2-avr32-2.1.5.
Since it is presumed to be the only GCC version used by Buildroot
for AVR32, this patch disables openpgm for all cases when AVR32
is selected as the target architecture, including when a toolchain
is downloaded or preinstalled (this is what Buildroot autobuilders
do).

Signed-off-by: Alexander Lukichev <alexander.lukichev@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openpgm/Config.in
package/zeromq/Config.in