dev/drm: For now, only build radeon drivers with base compilers
authorJohn Marino <draco@marino.st>
Sat, 25 Oct 2014 10:38:54 +0000 (12:38 +0200)
committerJohn Marino <draco@marino.st>
Sat, 25 Oct 2014 10:42:22 +0000 (12:42 +0200)
commit7f3a13be111d69beb0fe224e2375f04b527c184d
tree47021d002f55cae5586a95f80f4193ee82da57f5
parent52cb92ace3f60eb76b1c404fe58893cd6dc8bbd9
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.
sys/dev/drm/Makefile