Else I get: undefined symbol: _mesa_streaming_load_memcpy Maybe related to the recent automake version I use. Regards Paul PS: If possible please cherry pick it to 10.0, I think #73900 is required for this
Created attachment 92551 [details] [review] patch to move ARCH_LIBS definition over the first usage
Created attachment 92552 [details] [review] build: don't set noinst_LTLIBRARIES with ARCH_LIBS to early
Ok, I still think the first patch isn't proper, sadly the second one doesn't work (First test worked, not sure why.). Anyway I will rethink about it after some sleep. Sorry for the noise.
Created attachment 92553 [details] [review] build: move ARCH_LIBS definition outside of ASM definition
It has not left me alone. The first patch was correct but the reasoning not. The reason is simply that the used function which was introduced with 6f2e81 isn't required for assembling and so should be defined outside of the asm stuff.
Thanks! Committed and marked for stable.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.