Skip to content

Commit

Permalink
PKGBUILD apply patch for abdes/cryptopp-cmake#125
Browse files Browse the repository at this point in the history
  • Loading branch information
MetroWind committed Sep 30, 2024
1 parent df80abd commit f6c9887
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ build()
-DCMAKE_BUILD_TYPE='None' \
-DCMAKE_INSTALL_PREFIX='/usr' \
-Wno-dev .
# https://github.com/abdes/cryptopp-cmake/issues/125
patch --forward -u -p0 < cryptopp-cmake.patch
cmake --build build
}

Expand Down

0 comments on commit f6c9887

Please sign in to comment.