ports/opt (3.7): ccache: 4.8 -> 4.8.1
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 5bb053bbe6418d7f1a2daf5904085eae3a3645e7 Author: Tim Biermann <tbier@posteo.de> Date: Mon May 22 21:59:11 2023 +0200 ccache: 4.8 -> 4.8.1 diff --git a/ccache/.signature b/ccache/.signature index ad3591719..177788215 100644 --- a/ccache/.signature +++ b/ccache/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/c5gqYiqTk0TVpzXkU2aF4laYh5/JquxFnJjG+wGhZ0z1Ko0CzKEBKGn1A7WjqfRIp9vW+QDuy4fYZGmijh6igQ= -SHA256 (Pkgfile) = 191aee9078bd310d0e81eb3add82d24547c6fd205201bb1e9777aa546e248ec8 +RWSE3ohX2g5d/XDsM+QYUFZsZYRb7pDPE1FDe3zai/SYuwpCiJNnX76mfW3TeUgvqGzc0bjDvWx4ZLrsd3t8iYSnxiWehdroOQg= +SHA256 (Pkgfile) = 14579b8c8fa7343dd864350bfe021ab555bea785e40284b4c0211f6314f6ea64 SHA256 (.footprint) = aa85bfc686cf873efffd292c55eae8016e161bd8074d4f3490539f6089eead23 -SHA256 (ccache-4.8.tar.xz) = b963ee3bf88d7266b8a0565e4ba685d5666357f0a7e364ed98adb0dc1191fcbb +SHA256 (ccache-4.8.1.tar.xz) = 87959b6819530b3dcaeb39992f585b9fc2c7120302809741378097774919fb6f SHA256 (ccache.1) = 2f1376814804a041951b4353f8698ee370691ec7bab10e32c5f8d3833da6b241 diff --git a/ccache/Pkgfile b/ccache/Pkgfile index 35f21acad..b671e3d57 100644 --- a/ccache/Pkgfile +++ b/ccache/Pkgfile @@ -5,7 +5,7 @@ # Optional: asciidoctor hiredis clang-ccache-bindings gcc-fortran-ccache-bindings mingw-ccache-bindings name=ccache -version=4.8 +version=4.8.1 release=1 source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.ta... ccache.1) @@ -19,6 +19,7 @@ build() { -D CMAKE_BUILD_TYPE=Release \ -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \ -D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \ + -D ENABLE_IPO=ON \ -D HIREDIS_FROM_INTERNET=OFF \ -D ZSTD_FROM_INTERNET=OFF \ -D ENABLE_TESTING=OFF
participants (1)
-
crux@crux.nu