diff options
author | psykose <alice@ayaya.dev> | 2023-06-01 03:22:54 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2023-06-01 05:22:55 +0200 |
commit | ba02c4be3d60397fb4112d04e1e92a0a7e032f7e (patch) | |
tree | 2365964751ca7cc59959d033da25c2f367f59a37 | |
parent | 916a16ecffe0e38669840a96199ee5e546bee008 (diff) |
community/ceph17: ..fix the patch
-rw-r--r-- | community/ceph17/APKBUILD | 2 | ||||
-rw-r--r-- | community/ceph17/gcc13.patch | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/community/ceph17/APKBUILD b/community/ceph17/APKBUILD index f330b538647..c2c2ebf0b17 100644 --- a/community/ceph17/APKBUILD +++ b/community/ceph17/APKBUILD @@ -729,5 +729,5 @@ f589c85baca2654e54ebd986ddda70a9b38116332c7c10aa5b75cd8a9c37e8d157baf0ad9ac91e36 ab7c330c2fa8f18f4cc7d2de67b75543a9396daaf8861ca60063c30441c8aae88e1bebad0ff2648e10788b43059bda813da85169393c8260f4b3d4be3017f302 46-fmt9-2.patch dcca6a063cbca26b1a8e5ffe11e1f284ba0efb2a0408428e87948ff83659b17e414ab4562f03fbdce1932548259eac681294b1840435c01a688666c3bd983c0e 46-arrow9.patch ad71fda050df8658d653f9131855c28ff889395dfcc70a3124575c8b063c8e84eca7eb390232b6ee5a05238c4f953c5b55af7e961b1a99360696097a702686cd boost-1.81.patch -0af9acaac4ccc5c11a89fae7743c5249dbeb9301ef6bfe6578e3b89be61fd076da05d1df9cc4fabae51dbe495874fd731543230943cc9ab34c6c792363636b92 gcc13.patch +e48b175658ec5fc35c00001d9e679fbb0819edf7d079fc4968301217c519f3c54e5e44925f41ca369c57bd8f4c2d01d187e11de92f88eafae52639ff23102c31 gcc13.patch " diff --git a/community/ceph17/gcc13.patch b/community/ceph17/gcc13.patch index 126f772f0b0..e223badccdf 100644 --- a/community/ceph17/gcc13.patch +++ b/community/ceph17/gcc13.patch @@ -39,8 +39,8 @@ #include <optional> #include "compressor/Compressor.h" ---- src/ceph-17.2.6/src/common/pretty_binary.cc -+++ asdasd +--- a/src/common/pretty_binary.cc ++++ b/src/common/pretty_binary.cc @@ -4,6 +4,7 @@ #include "pretty_binary.h" #include <stdexcept> |