Jelajahi Sumber

Re-enable compilation using clang

Donald Carr 4 tahun lalu
induk
melakukan
9db1b0d3de
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -205,7 +205,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"