Skip to content

Commit

Permalink
Create README
Browse files Browse the repository at this point in the history
  • Loading branch information
bpangWR committed Oct 5, 2020
1 parent ed137bb commit a298a52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 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

0 comments on commit a298a52

Please sign in to comment.