drm/tests/proptest
Alex Richardson fda3d0010f Fix -Werror=format build errors on FreeBSD
On 64-bit FreeBSD targets uint64_t is generally defined as `unsigned long`
and not `unsigned long long`. Use the PRI macros to fix -Wformat.

Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Reviewed-by: Simon Ser <contact@emersion.fr>
2021-11-02 10:44:30 +00:00
..
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.sources proptest: Add Android support 2015-12-18 17:44:03 +00:00
meson.build meson: make symbols hidden by default 2018-09-19 22:46:45 -07:00
proptest.c Fix -Werror=format build errors on FreeBSD 2021-11-02 10:44:30 +00:00