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 Jan 18, 2024
1 parent b0047ef commit 0fb6e4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zsh/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ prepare() {
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"

export CC=gcc
export CXX=g++
export LIBS="-lgcov"

export CFLAGS="${CFLAGS} -fprofile-generate -fprofile-update=atomic -fprofile-partial-training"
export CXXFLAGS="${CXXFLAGS} -fprofile-generate -fprofile-update=atomic -fprofile-partial-training"
Expand Down

0 comments on commit 0fb6e4a

Please sign in to comment.