Control: severity -1 important Dear Maintainer,
After adding required libraries only on ppc64el architecture by modifying the debian/rules with below
ifeq ($(DEB_HOST_ARCH),ppc64el) export DEB_LDFLAGS_MAINT_APPEND += -lgcc -lgcc_s -lc endif With this change, the package builds successfully on ppc64el. Thanks, Trupti -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
