mklive: force modesetting on musl for now.

intel and radeon drivers are currently broken with musl (segmentation fault
in OsLookupColor()).
This commit is contained in:
Juan RP
2015-05-24 08:35:56 +02:00
parent bf37f6f5c6
commit af2fcf925a
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Section "Device"
Identifier "modesetting"
Driver "modesetting"
EndSection