Browse Source

Update desktop config

Donald Carr 4 years ago
parent
commit
919e57b1b8
2 changed files with 196 additions and 121 deletions
  1. 1 1
      PKGBUILD
  2. 195 120
      desktop

+ 1 - 1
PKGBUILD

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

File diff suppressed because it is too large
+ 195 - 120
desktop


Some files were not shown because too many files changed in this diff