diff options
Diffstat (limited to 'dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild')
-rw-r--r-- | dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild index 180f62d3f096..fbe212f01306 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.2-r1.ebuild @@ -29,6 +29,7 @@ DOCS=( ChangeLog.md README.md ) PATCHES=( "${FILESDIR}"/${PN}-3.11.2-gcc13.patch + "${FILESDIR}"/${PN}-3.11.2-gcc13-2.patch ) src_prepare() { |