git: dev/drm: For now, only build radeon drivers with base compilers
John Marino
marino at crater.dragonflybsd.org
Sat Oct 25 03:42:49 PDT 2014
commit 7f3a13be111d69beb0fe224e2375f04b527c184d
Author: John Marino <draco at marino.st>
Date: Sat Oct 25 12:38:54 2014 +0200
dev/drm: For now, only build radeon drivers with base compilers
Currently, at least clang35 can't build radeon drivers due to how system
headers are included. I suspect dports gcc compilers may also have the
same issue. Until this issue is understood and fixed, limit the building
of radeon modules to the base compilers.
Summary of changes:
sys/dev/drm/Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f3a13be111d69beb0fe224e2375f04b527c184d
--
DragonFly BSD source repository
More information about the Commits
mailing list