فهرست منبع

Remove clang, again

Donald Carr 5 سال پیش
والد
کامیت
2b38a35130
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -92,7 +92,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="${_kernel_src_dir}/configs/desktop"
 fi