On 26.02.2016 23:47, John Paul Adrian Glaubitz wrote:
Thus, in order to make sure Ada is disabled on powerpcspe while it has not
been bootstrapped yet, we need to trigger by testing DEB_HOST_ARCH:

ifneq (,$(filter $(DEB_TARGET_ARCH),powerpcspe x32))
   with_ada := disabled for architecture $(DEB_TARGET_ARCH)
endif

This has been verified to work on real powerpcspe hardware.

You are a disabler, not a porter ;p Did you check that this isn't supported upstream?

Matthias

Reply via email to