Fix error when compiling Mesa for Intel graphic card
[hvlinux.git] / stage4 / pkg / MesaLib
index 0fc244c..ed54cb7 100644 (file)
@@ -13,7 +13,7 @@ hvconfig_pre()
                ;;
            intel)
                DRI_OPTS="${DRI_OPTS},i915,i965"
-               GAL_OPTS="${GAL_OPTS},i915,i965"
+               GAL_OPTS="${GAL_OPTS},i915"
                ;;
        esac
     fi