fix the patch

This commit is contained in:
Sylvestre Ledru 2023-05-18 14:35:06 +02:00
parent ce8d897aa7
commit 9f7d1a0688

View File

@ -1,7 +1,7 @@
Index: llvm-toolchain-snapshot_17~++20230517080653+e9a17453ee55/libcxx/i>
Index: llvm-toolchain-snapshot_17~++20230517080653+e9a17453ee55/libcxx/include/wchar.h
===================================================================
--- llvm-toolchain-snapshot_17~++20230517080653+e9a17453ee55.orig/libcxx>
+++ llvm-toolchain-snapshot_17~++20230517080653+e9a17453ee55/libcxx/incl>
--- llvm-toolchain-snapshot_17~++20230517080653+e9a17453ee55.orig/libcxx/include/wchar.h
+++ llvm-toolchain-snapshot_17~++20230517080653+e9a17453ee55/libcxx/include/wchar.h
@@ -122,6 +122,8 @@ size_t wcsrtombs(char* restrict dst, con
#define __CORRECT_ISO_CPP_WCHAR_H_PROTO
#endif