Can you please re-do that as merge against Debian? http://packages.qa.debian.org/c/cogl/news/20140211T183843Z.html
Also, this drops debian/patches/99-ppc64el-support.patch, which previously had:
- ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) + LD="${LD-ld} -m elf32ppclinux"
but this isn't in upstream's libtool.m4. That also changes some ppc stuff, but not for "powerpc64le-*".
« Back to merge proposal
Can you please re-do that as merge against Debian? http:// packages. qa.debian. org/c/cogl/ news/20140211T1 83843Z. html
Also, this drops debian/ patches/ 99-ppc64el- support. patch, which previously had:
- ppc64-* linux*| powerpc64- *linux* )
+ powerpc64le-*)
+ LD="${LD-ld} -m elf32lppclinux"
+ ;;
+ powerpc64-*)
+ LD="${LD-ld} -m elf32ppclinux"
but this isn't in upstream's libtool.m4. That also changes some ppc stuff, but not for "powerpc64le-*".