From a298a52ab78ce4f7d9ae548460eb00f45d88d166 Mon Sep 17 00:00:00 2001 From: Baoshan Pang <53950092+bpangWR@users.noreply.github.com> Date: Mon, 5 Oct 2020 11:45:18 -0700 Subject: [PATCH] Create README --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..79a50fc --- /dev/null +++ b/README @@ -0,0 +1,7 @@ + +$ docker run -it archlinux +$ pacman -Sy --noconfirm git base-devel cmake mingw-w64-gcc +$ git clone https://github.com/bpangWR/archlinux_llvm_project_win64.git +$ cd archlinux_llvm_project_win64 +$ chown nobody . +$ sudo -u nobody makepkg --skipinteg