Right, so that problem was down to flto=auto and -ffat-lto-objects which are set by default on Jammy. Manipulating them with dpkg-buildflags in debian/rules sorted that out.
2 Likes
Right, so that problem was down to flto=auto and -ffat-lto-objects which are set by default on Jammy. Manipulating them with dpkg-buildflags in debian/rules sorted that out.