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 <matts...@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

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to