Skip to content

Commit

Permalink
Update zsh/PKGBUILD
Browse files Browse the repository at this point in the history
Co-authored-by: Vladislav Nepogodin <[email protected]>
  • Loading branch information
lseman and vnepogodin authored Feb 3, 2024
1 parent 0fb6e4a commit a30f29b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zsh/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ build() {

export CFLAGS="${CFLAGS} -fprofile-use -Wno-error=coverage-mismatch"
export CXXFLAGS="${CXXFLAGS} -fprofile-use -Wno-error=coverage-mismatch"
unset LIBS

make clean
./configure --prefix=/usr \
Expand Down

0 comments on commit a30f29b

Please sign in to comment.