-
Notifications
You must be signed in to change notification settings - Fork 0
bpangWR/archlinux_llvm_project_win64
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# build under docker using archlinux container $ docker run -it archlinux # install dependant tools $ pacman -Sy --noconfirm git base-devel cmake mingw-w64-gcc python # get PKGBUILD from this/current REPO $ git clone https://github.com/bpangWR/archlinux_llvm_project_win64.git $ cd archlinux_llvm_project_win64 # build with user 'nobody', 'root' is not allowded using makepkg $ chown nobody . $ sudo -u nobody makepkg --skipinteg
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published