[Bug 239192] graphics/drm-legacy-kmod: fix build on CURRENT with clang
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 13 22:30:35 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239192
--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Piotr Kubaj from comment #0)
> Add -Wno-error=pointer-sign to CFLAGS when using new clang.
Already passed if WARNS is defined since base r169723.
$ make -V CWARNFLAGS:M\*pointer-sign\* -C $(make -V WRKSRC)/drm2/drm2
-Wno-pointer-sign -Wno-error-pointer-sign
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-x11
mailing list