瀏覽代碼

Update desktop config

Donald Carr 4 年之前
父節點
當前提交
919e57b1b8
共有 2 個文件被更改,包括 196 次插入121 次删除
  1. 1 1
      PKGBUILD
  2. 195 120
      desktop

+ 1 - 1
PKGBUILD

@@ -94,7 +94,7 @@ if [ -n "${LOCAL_PI_VER}" ]; then
     esac
 else
     echo "Compiling for desktop"
-    #_xcompile_args="CC=clang HOSTCC=clang"
+    _xcompile_args="CC=clang HOSTCC=clang"
     #_xcompile_args=""
     _config_file="${startdir}/desktop"
     #_config_file="${_kernel_src_dir}/configs/desktop"

文件差異過大導致無法顯示
+ 195 - 120
desktop


部分文件因文件數量過多而無法顯示