Re: libquadmath
staticd
I think to clarify...what I need are these files: --- snipped from gcc-runtime.inc --- ``` FILES_libquadmath = "${libdir}/libquadmath*.so.*" SUMMARY_libquadmath = "GNU quad-precision math library" FILES_libquadmath-dev = "\ ${libdir}/${TARGET_SYS}/${BINV}/include/quadmath* \ ${libdir}/libquadmath*.so \ ${libdir}/libquadmath.la \ " ``` --- to be in my $STAGING_LIBDIR So far, I have been unable to figure out how to do that, unfortunately. On Sun, Jan 2, 2022 at 12:23 PM staticd <staticd@...> wrote:
|
|