Skip to content

Commit

Permalink
update purc
Browse files Browse the repository at this point in the history
  • Loading branch information
taotieren committed Nov 19, 2024
1 parent a4cdb94 commit 30d47c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions aur-repo/purc-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ build() {
-DCMAKE_INSTALL_LIBEXECDIR=lib \
-DCMAKE_CXX_COMPILER=clang++ \
-DCMAKE_C_COMPILER=clang \
-Wno-dev \
-B build \
-G Ninja

Expand Down
1 change: 1 addition & 0 deletions aur-repo/purc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ build() {
-DCMAKE_INSTALL_LIBEXECDIR=lib \
-DCMAKE_CXX_COMPILER=clang++ \
-DCMAKE_C_COMPILER=clang \
-Wno-dev \
-B build \
-G Ninja

Expand Down

0 comments on commit 30d47c5

Please sign in to comment.