[Mesa-dev] [PATCH] meson: fix libatomic tests

Dylan Baker dylan at pnwbakers.com
Fri Nov 9 23:45:02 UTC 2018


Quoting Matt Turner (2018-11-09 15:26:50)
> The underscore change alone is enough to fix the build on 32-bit ppc
> and sparc. It's unclear to me if the dep_atomic even changes anything.
> Without it I still see -latomic in the command to build
> src/util/u_atomic_test. I would just drop that part.
> 
> Reviewed-and-Tested-by: Matt Turner <mattst88 at gmail.com>
> 
> Thanks!

That addition of -latomic is for the confiugre test, not for u_atomic_test. If
we don't need it we should drop it from the autotools build, as autotools does
use -latomic for that test (if the previous test used it)

Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181109/a6fc1930/attachment.sig>


More information about the mesa-dev mailing list